!! ⚠️ PLEASE REVIEW THIS LOG FOR SENSITIVE INFORMATION BEFORE SHARING ⚠️ !! Dart Code extension: 3.81.20240117 Flutter extension: 3.80.0 (activated) App: Visual Studio Code App Host: desktop Version: mac 1.85.1 Workspace type: Flutter (LSP) Dart (3.2.5): /Users/danny/Dev/Google/flutter/bin/cache/dart-sdk Flutter (3.16.8): /Users/danny/Dev/Google/flutter (No device) Logging Categories: General, AnalyzerTiming, CommandProcesses, DartTest, DAP, VmService, DevTools, FlutterDaemon, FlutterRun, FlutterTest, WebDaemon Thu Jan 18 2024 [11:26:54 GMT+0000 (Greenwich Mean Time)] Log file started [11:26:55] [General] [Info] Starting debug session... [11:26:55] [General] [Info] workspace: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro [11:26:55] [General] [Info] Setting cwd based on likely entry point: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro [11:26:55] [General] [Info] Using open file as entry point: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart [11:26:55] [General] [Info] Using workspace as cwd: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro [11:26:55] [General] [Info] Detected launch project as Flutter [11:26:55] [General] [Info] Using Flutter debug adapter for this session [11:26:55] [FlutterDaemon] [Info] ==> [{"id":"20","method":"daemon.getSupportedPlatforms","params":{"projectRoot":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro"}}] [11:26:55] [FlutterDaemon] [Info] <== [{"id":"20","result":{"platforms":["macos"]}}] [11:26:55] [FlutterDaemon] [Info] ==> [{"id":"21","method":"daemon.getSupportedPlatforms","params":{"projectRoot":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro"}}] [11:26:55] [FlutterDaemon] [Info] <== [{"id":"21","result":{"platforms":["macos"]}}] [11:26:55] [General] [Info] Getting DevTools server address to pass to Flutter... [11:26:55] [General] [Info] Checking for errors before launching [11:26:55] [General] [Info] Debug session starting... { "dartCodeDebugSessionID": "session-3a1e3", "type": "dart", "request": "launch", "program": "/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart", "projectRootPath": "/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro", "cwd": "/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro", "name": "Flutter (macOS)", "deviceId": "macos", "deviceName": "macOS (darwin)", "toolEnv": { "FLUTTER_HOST": "VSCode", "PUB_ENVIRONMENT": "vscode.dart-code", "FLUTTER_ROOT": "/Users/danny/Dev/Google/flutter" }, "sendLogsToClient": true, "sendCustomProgressEvents": true, "allowAnsiColorOutput": true, "additionalProjectPaths": [ "/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro" ], "args": [], "vmAdditionalArgs": [], "toolArgs": [ "-d", "macos", "--devtools-server-address", "http://127.0.0.1:9100/", "-v" ], "vmServicePort": 0, "dartSdkPath": "/Users/danny/Dev/Google/flutter/bin/cache/dart-sdk", "maxLogLineLength": 10000, "debugSdkLibraries": false, "debugExternalPackageLibraries": false, "showDartDeveloperLogs": true, "evaluateGettersInDebugViews": true, "showGettersInDebugViews": true, "evaluateToStringInDebugViews": true, "flutterSdkPath": "/Users/danny/Dev/Google/flutter", "useInspectorNotificationsForWidgetErrors": true, "flutterRunLogFile": "/Users/danny/Dev/Dart-Code-Logs/flutter_run.txt", "flutterTestLogFile": "/Users/danny/Dev/Dart-Code-Logs/flutter_test.txt", "showMemoryUsage": false, "debuggerType": 2 } [11:26:55] [General] [Info] Using flutter debugger for Flutter [11:26:55] [General] [Info] SDK DAP setting is false, set by config.previewSdkDaps [11:26:55] [General] [Info] Running debugger via node with /Users/danny/.vscode/extensions/dart-code.dart-code-3.81.20240117/out/dist/debug.js flutter [11:26:55] [DAP] [Info] Starting debug session be14157e-8c9f-4481-a913-448b3f376207 [11:26:55] [DAP] [Info] ==> {"command":"initialize","arguments":{"clientID":"vscode","clientName":"Visual Studio Code","adapterID":"dart","pathFormat":"path","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsVariablePaging":true,"supportsRunInTerminalRequest":true,"locale":"en","supportsProgressReporting":true,"supportsInvalidatedEvent":true,"supportsMemoryReferences":true,"supportsArgsCanBeInterpretedByShell":true,"supportsMemoryEvent":true,"supportsStartDebuggingRequest":true},"type":"request","seq":1} [11:26:55] [DAP] [Info] <== {"seq":1,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"supportsRestartRequest":true,"supportsConfigurationDoneRequest":true,"supportsEvaluateForHovers":true,"supportsDelayedStackTraceLoading":true,"supportsConditionalBreakpoints":true,"supportsLogPoints":true,"supportsTerminateRequest":true,"supportsRestartFrame":true,"supportsClipboardContext":true,"exceptionBreakpointFilters":[{"filter":"All","label":"All Exceptions","default":false},{"filter":"Unhandled","label":"Uncaught Exceptions","default":true}]}} [11:26:55] [DAP] [Info] ==> {"command":"launch","arguments":{"dartCodeDebugSessionID":"session-3a1e3","type":"dart","request":"launch","program":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","projectRootPath":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro","cwd":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro","name":"Flutter (macOS)","deviceId":"macos","deviceName":"macOS (darwin)","toolEnv":{"FLUTTER_HOST":"VSCode","PUB_ENVIRONMENT":"vscode.dart-code","FLUTTER_ROOT":"/Users/danny/Dev/Google/flutter"},"sendLogsToClient":true,"sendCustomProgressEvents":true,"allowAnsiColorOutput":true,"additionalProjectPaths":["/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro"],"args":[],"vmAdditionalArgs":[],"toolArgs":["-d","macos","--devtools-server-address","http://127.0.0.1:9100/","-v"],"vmServicePort":0,"dartSdkPath":"/Users/danny/Dev/Google/flutter/bin/cache/dart-sdk","maxLogLineLength":10000,"debugSdkLibraries":false,"debugExternalPackageLibraries":false,"showDartDeveloperLogs":true,"evaluateGettersInDebugViews":true,"showGettersInDebugViews":true,"evaluateToStringInDebugViews":true,"flutterSdkPath":"/Users/danny/Dev/Google/flutter","useInspectorNotificationsForWidgetErrors":true,"flutterRunLogFile":"/Users/danny/Dev/Dart-Code-Logs/flutter_run.txt","flutterTestLogFile":"/Users/danny/Dev/Dart-Code-Logs/flutter_test.txt","showMemoryUsage":false,"debuggerType":2,"__sessionId":"be14157e-8c9f-4481-a913-448b3f376207"},"type":"request","seq":2} [11:26:55] [DAP] [Info] <== {"seq":2,"type":"event","event":"dart.progressStart","body":{"progressId":"launch","message":"Launching…"}} [11:26:55] [General] [Info] Did not find session be14157e-8c9f-4481-a913-448b3f376207 to handle dart.progressStart. There were 0 sessions: [11:26:55] [General] [Info] Event will be queued and processed when the session start event fires [11:26:55] [DAP] [Info] <== {"seq":3,"type":"response","request_seq":2,"command":"launch","success":true} [11:26:55] [DAP] [Info] <== {"seq":4,"type":"event","event":"dart.log","body":{"message":"Spawning /Users/danny/Dev/Google/flutter/bin/flutter with args [\"run\",\"--machine\",\"--start-paused\",\"-d\",\"macos\",\"--devtools-server-address\",\"http://127.0.0.1:9100/\",\"-v\",\"--target\",\"lib/main.dart\"]","severity":0,"category":9}} [11:26:55] [DAP] [Info] <== {"seq":5,"type":"event","event":"dart.log","body":{"message":".. in /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro","severity":0,"category":9}} [11:26:55] [General] [Info] Processing delayed event dart.progressStart for session be14157e-8c9f-4481-a913-448b3f376207 [11:26:55] [DAP] [Info] <== {"seq":6,"type":"event","event":"dart.log","body":{"message":".. with {\"toolEnv\":{\"FLUTTER_HOST\":\"VSCode\",\"PUB_ENVIRONMENT\":\"vscode.dart-code\",\"FLUTTER_ROOT\":\"/Users/danny/Dev/Google/flutter\"}}","severity":0,"category":9}} [11:26:55] [DAP] [Info] <== {"seq":7,"type":"event","event":"dart.log","body":{"message":" PID: 6673","severity":0,"category":9}} [11:26:55] [FlutterRun] [Info] [Flutter (macOS)] Spawning /Users/danny/Dev/Google/flutter/bin/flutter with args ["run","--machine","--start-paused","-d","macos","--devtools-server-address","http://127.0.0.1:9100/","-v","--target","lib/main.dart"] [11:26:55] [FlutterRun] [Info] [Flutter (macOS)] .. in /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro [11:26:55] [FlutterRun] [Info] [Flutter (macOS)] .. with {"toolEnv":{"FLUTTER_HOST":"VSCode","PUB_ENVIRONMENT":"vscode.dart-code","FLUTTER_ROOT":"/Users/danny/Dev/Google/flutter"}} [11:26:55] [FlutterRun] [Info] [Flutter (macOS)] PID: 6673 [11:26:56] [DAP] [Info] <== {"seq":8,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] executing: sw_vers -productName\r\n","severity":0,"category":9}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] executing: sw_vers -productName [11:26:56] [DAP] [Info] <== {"seq":9,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] executing: sw_vers -productName\n"}} [11:26:56] [DAP] [Info] <== {"seq":10,"type":"event","event":"dart.log","body":{"message":"<== [ +8 ms] Exit code 0 from: sw_vers -productName\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":11,"type":"event","event":"output","body":{"category":"console","output":"[ +8 ms] Exit code 0 from: sw_vers -productName\n"}} [11:26:56] [DAP] [Info] <== {"seq":12,"type":"event","event":"dart.log","body":{"message":"<== [ ] macOS\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":13,"type":"event","event":"output","body":{"category":"console","output":"[ ] macOS\n"}} [11:26:56] [DAP] [Info] <== {"seq":14,"type":"event","event":"dart.log","body":{"message":"<== [ ] executing: sw_vers -productVersion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":15,"type":"event","event":"output","body":{"category":"console","output":"[ ] executing: sw_vers -productVersion\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +8 ms] Exit code 0 from: sw_vers -productName [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] macOS [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] executing: sw_vers -productVersion [11:26:56] [DAP] [Info] <== {"seq":16,"type":"event","event":"dart.log","body":{"message":"<== [ +6 ms] Exit code 0 from: sw_vers -productVersion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":17,"type":"event","event":"output","body":{"category":"console","output":"[ +6 ms] Exit code 0 from: sw_vers -productVersion\n"}} [11:26:56] [DAP] [Info] <== {"seq":18,"type":"event","event":"dart.log","body":{"message":"<== [ ] 13.4.1\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":19,"type":"event","event":"output","body":{"category":"console","output":"[ ] 13.4.1\n"}} [11:26:56] [DAP] [Info] <== {"seq":20,"type":"event","event":"dart.log","body":{"message":"<== [ ] executing: sw_vers -buildVersion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":21,"type":"event","event":"output","body":{"category":"console","output":"[ ] executing: sw_vers -buildVersion\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +6 ms] Exit code 0 from: sw_vers -productVersion [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] 13.4.1 [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] executing: sw_vers -buildVersion [11:26:56] [DAP] [Info] <== {"seq":22,"type":"event","event":"dart.log","body":{"message":"<== [ +6 ms] Exit code 0 from: sw_vers -buildVersion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":23,"type":"event","event":"output","body":{"category":"console","output":"[ +6 ms] Exit code 0 from: sw_vers -buildVersion\n"}} [11:26:56] [DAP] [Info] <== {"seq":24,"type":"event","event":"dart.log","body":{"message":"<== [ ] 22F770820d\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":25,"type":"event","event":"output","body":{"category":"console","output":"[ ] 22F770820d\n"}} [11:26:56] [DAP] [Info] <== {"seq":26,"type":"event","event":"dart.log","body":{"message":"<== [ ] executing: uname -m\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":27,"type":"event","event":"output","body":{"category":"console","output":"[ ] executing: uname -m\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +6 ms] Exit code 0 from: sw_vers -buildVersion [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] 22F770820d [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] executing: uname -m [11:26:56] [DAP] [Info] <== {"seq":28,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Exit code 0 from: uname -m\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":29,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Exit code 0 from: uname -m\n"}} [11:26:56] [DAP] [Info] <== {"seq":30,"type":"event","event":"dart.log","body":{"message":"<== [ ] arm64\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":31,"type":"event","event":"output","body":{"category":"console","output":"[ ] arm64\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Exit code 0 from: uname -m [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] arm64 [11:26:56] [DAP] [Info] <== {"seq":32,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] executing: sysctl hw.optional.arm64\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":33,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] executing: sysctl hw.optional.arm64\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] executing: sysctl hw.optional.arm64 [11:26:56] [DAP] [Info] <== {"seq":34,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":35,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Exit code 0 from: sysctl hw.optional.arm64\n"}} [11:26:56] [DAP] [Info] <== {"seq":36,"type":"event","event":"dart.log","body":{"message":"<== [ ] hw.optional.arm64: 1\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":37,"type":"event","event":"output","body":{"category":"console","output":"[ ] hw.optional.arm64: 1\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64 [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] hw.optional.arm64: 1 [11:26:56] [DAP] [Info] <== {"seq":38,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] Unable to locate an Android SDK.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":39,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] Unable to locate an Android SDK.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] Unable to locate an Android SDK. [11:26:56] [DAP] [Info] <== {"seq":40,"type":"event","event":"dart.log","body":{"message":"<== [ +40 ms] executing: sysctl hw.optional.arm64\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":41,"type":"event","event":"output","body":{"category":"console","output":"[ +40 ms] executing: sysctl hw.optional.arm64\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +40 ms] executing: sysctl hw.optional.arm64 [11:26:56] [DAP] [Info] <== {"seq":42,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":43,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Exit code 0 from: sysctl hw.optional.arm64\n"}} [11:26:56] [DAP] [Info] <== {"seq":44,"type":"event","event":"dart.log","body":{"message":"<== [ ] hw.optional.arm64: 1\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":45,"type":"event","event":"output","body":{"category":"console","output":"[ ] hw.optional.arm64: 1\n"}} [11:26:56] [DAP] [Info] <== {"seq":46,"type":"event","event":"dart.log","body":{"message":"<== [ ] executing: /usr/bin/arch -arm64e xcrun xcodebuild -version\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":47,"type":"event","event":"output","body":{"category":"console","output":"[ ] executing: /usr/bin/arch -arm64e xcrun xcodebuild -version\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64 [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] hw.optional.arm64: 1 [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] executing: /usr/bin/arch -arm64e xcrun xcodebuild -version [11:26:56] [DAP] [Info] <== {"seq":48,"type":"event","event":"dart.log","body":{"message":"<== [ +202 ms] Exit code 0 from: /usr/bin/arch -arm64e xcrun xcodebuild -version\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":49,"type":"event","event":"output","body":{"category":"console","output":"[ +202 ms] Exit code 0 from: /usr/bin/arch -arm64e xcrun xcodebuild -version\n"}} [11:26:56] [DAP] [Info] <== {"seq":50,"type":"event","event":"dart.log","body":{"message":"<== [ ] Xcode 14.3\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":51,"type":"event","event":"output","body":{"category":"console","output":"[ ] Xcode 14.3\n"}} [11:26:56] [DAP] [Info] <== {"seq":52,"type":"event","event":"dart.log","body":{"message":"<== Build version 14E222b\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":53,"type":"event","event":"output","body":{"category":"console","output":" Build version 14E222b\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +202 ms] Exit code 0 from: /usr/bin/arch -arm64e xcrun xcodebuild -version [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Xcode 14.3 [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== Build version 14E222b [11:26:56] [DAP] [Info] <== {"seq":54,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] executing: /usr/bin/arch -arm64e xcrun xcdevice list --timeout 5\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":55,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] executing: /usr/bin/arch -arm64e xcrun xcdevice list --timeout 5\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] executing: /usr/bin/arch -arm64e xcrun xcdevice list --timeout 5 [11:26:56] [DAP] [Info] <== {"seq":56,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":57,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":58,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":59,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":60,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":61,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":62,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":63,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":64,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":65,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update. [11:26:56] [DAP] [Info] <== {"seq":66,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":67,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":68,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":69,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":70,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":71,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":72,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":73,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":74,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":75,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":76,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [11:26:56] [DAP] [Info] <== {"seq":77,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":78,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":79,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [11:26:56] [DAP] [Info] <== {"seq":80,"type":"event","event":"dart.log","body":{"message":"<== [ +20 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":81,"type":"event","event":"output","body":{"category":"console","output":"[ +20 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":82,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":83,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":84,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":85,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":86,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":87,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":88,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":89,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +20 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [11:26:56] [DAP] [Info] <== {"seq":90,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":91,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [11:26:56] [DAP] [Info] <== {"seq":92,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":93,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":94,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":95,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":96,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":97,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":98,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":99,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\n"}} [11:26:56] [DAP] [Info] <== {"seq":100,"type":"event","event":"dart.log","body":{"message":"<== [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":101,"type":"event","event":"output","body":{"category":"console","output":"[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [11:26:56] [DAP] [Info] <== {"seq":102,"type":"event","event":"dart.log","body":{"message":"<== [ +26 ms] Skipping pub get: version match.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":103,"type":"event","event":"output","body":{"category":"console","output":"[ +26 ms] Skipping pub get: version match.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +26 ms] Skipping pub get: version match. [11:26:56] [DAP] [Info] <== {"seq":104,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"daemon.connected\",\"params\":{\"version\":\"0.6.1\",\"pid\":6674}}]\r\n","severity":0,"category":9}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"daemon.connected","params":{"version":"0.6.1","pid":6674}}] [11:26:56] [DAP] [Info] <== {"seq":105,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"app.start\",\"params\":{\"appId\":\"83dd730f-870c-4f6d-b7ea-51ed2e32ce83\",\"deviceId\":\"macos\",\"directory\":\"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro\",\"supportsRestart\":true,\"launchMode\":\"run\",\"mode\":\"debug\"}}]\r\n","severity":0,"category":9}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"app.start","params":{"appId":"83dd730f-870c-4f6d-b7ea-51ed2e32ce83","deviceId":"macos","directory":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro","supportsRestart":true,"launchMode":"run","mode":"debug"}}] [11:26:56] [DAP] [Info] <== {"seq":106,"type":"event","event":"dart.log","body":{"message":"<== [ +195 ms] Initializing file store\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":107,"type":"event","event":"output","body":{"category":"console","output":"[ +195 ms] Initializing file store\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +195 ms] Initializing file store [11:26:56] [DAP] [Info] <== {"seq":108,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] Skipping target: gen_localizations\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":109,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] Skipping target: gen_localizations\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] Skipping target: gen_localizations [11:26:56] [DAP] [Info] <== {"seq":110,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config_subset}\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":111,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config_subset}\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config_subset} [11:26:56] [DAP] [Info] <== {"seq":112,"type":"event","event":"dart.log","body":{"message":"<== [ +17 ms] gen_dart_plugin_registrant: Complete\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":113,"type":"event","event":"output","body":{"category":"console","output":"[ +17 ms] gen_dart_plugin_registrant: Complete\n"}} [11:26:56] [DAP] [Info] <== {"seq":114,"type":"event","event":"dart.log","body":{"message":"<== [ ] Skipping target: _composite\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":115,"type":"event","event":"output","body":{"category":"console","output":"[ ] Skipping target: _composite\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +17 ms] gen_dart_plugin_registrant: Complete [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Skipping target: _composite [11:26:56] [DAP] [Info] <== {"seq":116,"type":"event","event":"dart.log","body":{"message":"<== [ ] complete\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":117,"type":"event","event":"output","body":{"category":"console","output":"[ ] complete\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] complete [11:26:56] [DAP] [Info] <== {"seq":118,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Launching lib/main.dart on macOS in debug mode...\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":119,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Launching lib/main.dart on macOS in debug mode...\n","source":{"name":"lib/main.dart","path":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","sourceReference":0},"line":1,"column":1}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Launching lib/main.dart on macOS in debug mode... [11:26:56] [DAP] [Info] <== {"seq":120,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] /Users/danny/Dev/Google/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/danny/Dev/Google/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server.dart.snapshot --sdk-root /Users/danny/Dev/Google/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/6e2ea58a5ccbefcfadc2d4b7b8045fc6c20ab812/ --output-dill /var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/flutter_tools.UgRgty/flutter_tool.2aIpL3/app.dill --packages /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/b01ca64756e6102cf66a48c2b6c3089e.cache.dill.track.dill --verbosity=error --enable-experiment=alternative-invalidation-strategy\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":121,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] /Users/danny/Dev/Google/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/danny/Dev/Google/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server.dart.snapshot --sdk-root /Users/danny/Dev/Google/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/6e2ea58a5ccbefcfadc2d4b7b8045fc6c20ab812/ --output-dill /var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/flutter_tools.UgRgty/flutter_tool.2aIpL3/app.dill --packages /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/b01ca64756e6102cf66a48c2b6c3089e.cache.dill.track.dill --verbosity=error --enable-experiment=alternative-invalidation-strategy\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] /Users/danny/Dev/Google/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/danny/Dev/Google/flutter/bin/cache/dart-sdk/bin/snapshots/frontend_server.dart.snapshot --sdk-root /Users/danny/Dev/Google/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/6e2ea58a5ccbefcfadc2d4b7b8045fc6c20ab812/ --output-dill /var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/flutter_tools.UgRgty/flutter_tool.2aIpL3/app.dill --packages /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/b01ca64756e6102cf66a48c2b6c3089e.cache.dill.track.dill --verbosity=error --enable-experiment=alternative-invalidation-strategy [11:26:56] [DAP] [Info] <== {"seq":122,"type":"event","event":"dart.log","body":{"message":"<== [ +7 ms] Podfile not found, skipping global platform macOS version migration.\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":123,"type":"event","event":"output","body":{"category":"console","output":"[ +7 ms] Podfile not found, skipping global platform macOS version migration.\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +7 ms] Podfile not found, skipping global platform macOS version migration. [11:26:56] [DAP] [Info] <== {"seq":124,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] executing: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":125,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] executing: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] executing: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist [11:26:56] [DAP] [Info] <== {"seq":126,"type":"event","event":"dart.log","body":{"message":"<== [ +6 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":127,"type":"event","event":"output","body":{"category":"console","output":"[ +6 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist\n"}} [11:26:56] [DAP] [Info] <== {"seq":128,"type":"event","event":"dart.log","body":{"message":"<== [ ] \r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":129,"type":"event","event":"output","body":{"category":"console","output":"[ ] \n"}} [11:26:56] [DAP] [Info] <== {"seq":130,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":131,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:26:56] [DAP] [Info] <== {"seq":132,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +6 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist [11:26:56] [DAP] [Info] <== {"seq":133,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:26:56] [DAP] [Info] <== {"seq":134,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":135,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:26:56] [DAP] [Info] <== {"seq":136,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleDevelopmentRegion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":137,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleDevelopmentRegion\n"}} [11:26:56] [DAP] [Info] <== {"seq":138,"type":"event","event":"dart.log","body":{"message":"<== \t$(DEVELOPMENT_LANGUAGE)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":139,"type":"event","event":"output","body":{"category":"console","output":" \t$(DEVELOPMENT_LANGUAGE)\n"}} [11:26:56] [DAP] [Info] <== {"seq":140,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleExecutable\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":141,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleExecutable\n"}} [11:26:56] [DAP] [Info] <== {"seq":142,"type":"event","event":"dart.log","body":{"message":"<== \t$(EXECUTABLE_NAME)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":143,"type":"event","event":"output","body":{"category":"console","output":" \t$(EXECUTABLE_NAME)\n"}} [11:26:56] [DAP] [Info] <== {"seq":144,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleIconFile\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":145,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleIconFile\n"}} [11:26:56] [DAP] [Info] <== {"seq":146,"type":"event","event":"dart.log","body":{"message":"<== \t\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":147,"type":"event","event":"output","body":{"category":"console","output":" \t\n"}} [11:26:56] [DAP] [Info] <== {"seq":148,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleIdentifier\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":149,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleIdentifier\n"}} [11:26:56] [DAP] [Info] <== {"seq":150,"type":"event","event":"dart.log","body":{"message":"<== \t$(PRODUCT_BUNDLE_IDENTIFIER)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":151,"type":"event","event":"output","body":{"category":"console","output":" \t$(PRODUCT_BUNDLE_IDENTIFIER)\n"}} [11:26:56] [DAP] [Info] <== {"seq":152,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleInfoDictionaryVersion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":153,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleInfoDictionaryVersion\n"}} [11:26:56] [DAP] [Info] <== {"seq":154,"type":"event","event":"dart.log","body":{"message":"<== \t6.0\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":155,"type":"event","event":"output","body":{"category":"console","output":" \t6.0\n"}} [11:26:56] [DAP] [Info] <== {"seq":156,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleName\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":157,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleName\n"}} [11:26:56] [DAP] [Info] <== {"seq":158,"type":"event","event":"dart.log","body":{"message":"<== \t$(PRODUCT_NAME)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":159,"type":"event","event":"output","body":{"category":"console","output":" \t$(PRODUCT_NAME)\n"}} [11:26:56] [DAP] [Info] <== {"seq":160,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundlePackageType\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":161,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundlePackageType\n"}} [11:26:56] [DAP] [Info] <== {"seq":162,"type":"event","event":"dart.log","body":{"message":"<== \tAPPL\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":163,"type":"event","event":"output","body":{"category":"console","output":" \tAPPL\n"}} [11:26:56] [DAP] [Info] <== {"seq":164,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleShortVersionString\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":165,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleShortVersionString\n"}} [11:26:56] [DAP] [Info] <== {"seq":166,"type":"event","event":"dart.log","body":{"message":"<== \t$(FLUTTER_BUILD_NAME)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":167,"type":"event","event":"output","body":{"category":"console","output":" \t$(FLUTTER_BUILD_NAME)\n"}} [11:26:56] [DAP] [Info] <== {"seq":168,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleVersion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":169,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleVersion\n"}} [11:26:56] [DAP] [Info] <== {"seq":170,"type":"event","event":"dart.log","body":{"message":"<== \t$(FLUTTER_BUILD_NUMBER)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":171,"type":"event","event":"output","body":{"category":"console","output":" \t$(FLUTTER_BUILD_NUMBER)\n"}} [11:26:56] [DAP] [Info] <== {"seq":172,"type":"event","event":"dart.log","body":{"message":"<== \tLSMinimumSystemVersion\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":173,"type":"event","event":"output","body":{"category":"console","output":" \tLSMinimumSystemVersion\n"}} [11:26:56] [DAP] [Info] <== {"seq":174,"type":"event","event":"dart.log","body":{"message":"<== \t$(MACOSX_DEPLOYMENT_TARGET)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":175,"type":"event","event":"output","body":{"category":"console","output":" \t$(MACOSX_DEPLOYMENT_TARGET)\n"}} [11:26:56] [DAP] [Info] <== {"seq":176,"type":"event","event":"dart.log","body":{"message":"<== \tNSHumanReadableCopyright\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":177,"type":"event","event":"output","body":{"category":"console","output":" \tNSHumanReadableCopyright\n"}} [11:26:56] [DAP] [Info] <== {"seq":178,"type":"event","event":"dart.log","body":{"message":"<== \t$(PRODUCT_COPYRIGHT)\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":179,"type":"event","event":"output","body":{"category":"console","output":" \t$(PRODUCT_COPYRIGHT)\n"}} [11:26:56] [DAP] [Info] <== {"seq":180,"type":"event","event":"dart.log","body":{"message":"<== \tNSMainNibFile\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":181,"type":"event","event":"output","body":{"category":"console","output":" \tNSMainNibFile\n"}} [11:26:56] [DAP] [Info] <== {"seq":182,"type":"event","event":"dart.log","body":{"message":"<== \tMainMenu\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":183,"type":"event","event":"output","body":{"category":"console","output":" \tMainMenu\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [11:26:56] [DAP] [Info] <== {"seq":184,"type":"event","event":"dart.log","body":{"message":"<== \tNSPrincipalClass\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":185,"type":"event","event":"output","body":{"category":"console","output":" \tNSPrincipalClass\n"}} [11:26:56] [DAP] [Info] <== {"seq":186,"type":"event","event":"dart.log","body":{"message":"<== \tNSApplication\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":187,"type":"event","event":"output","body":{"category":"console","output":" \tNSApplication\n"}} [11:26:56] [DAP] [Info] <== {"seq":188,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":189,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:26:56] [DAP] [Info] <== {"seq":190,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":191,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleDevelopmentRegion [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(DEVELOPMENT_LANGUAGE) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleExecutable [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(EXECUTABLE_NAME) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleIconFile [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleIdentifier [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(PRODUCT_BUNDLE_IDENTIFIER) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleInfoDictionaryVersion [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== 6.0 [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleName [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(PRODUCT_NAME) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundlePackageType [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== APPL [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleShortVersionString [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(FLUTTER_BUILD_NAME) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleVersion [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(FLUTTER_BUILD_NUMBER) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== LSMinimumSystemVersion [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(MACOSX_DEPLOYMENT_TARGET) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== NSHumanReadableCopyright [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== $(PRODUCT_COPYRIGHT) [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== NSMainNibFile [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== MainMenu [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== NSPrincipalClass [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== NSApplication [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [11:26:56] [DAP] [Info] <== {"seq":192,"type":"event","event":"dart.log","body":{"message":"<== [ +43 ms] <- compile package:isolate_breakpoint_freeze_repro/main.dart\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":193,"type":"event","event":"output","body":{"category":"console","output":"[ +43 ms] <- compile package:isolate_breakpoint_freeze_repro/main.dart\n","source":{"name":"package:isolate_breakpoint_freeze_repro/main.dart","path":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","sourceReference":0},"line":1,"column":1}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +43 ms] <- compile package:isolate_breakpoint_freeze_repro/main.dart [11:26:56] [DAP] [Info] <== {"seq":194,"type":"event","event":"dart.log","body":{"message":"<== [ +22 ms] executing: [/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/] /usr/bin/arch -arm64e xcrun xcodebuild -list -project Runner.xcodeproj\r\n","severity":0,"category":9}} [11:26:56] [DAP] [Info] <== {"seq":195,"type":"event","event":"output","body":{"category":"console","output":"[ +22 ms] executing: [/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/] /usr/bin/arch -arm64e xcrun xcodebuild -list -project Runner.xcodeproj\n"}} [11:26:56] [FlutterRun] [Info] [Flutter (macOS)] <== [ +22 ms] executing: [/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/] /usr/bin/arch -arm64e xcrun xcodebuild -list -project Runner.xcodeproj [11:26:57] [DAP] [Info] <== {"seq":196,"type":"event","event":"dart.log","body":{"message":"<== [ +647 ms] Command line invocation:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":197,"type":"event","event":"output","body":{"category":"console","output":"[ +647 ms] Command line invocation:\n"}} [11:26:57] [DAP] [Info] <== {"seq":198,"type":"event","event":"dart.log","body":{"message":"<== /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list -project Runner.xcodeproj\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":199,"type":"event","event":"output","body":{"category":"console","output":" /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list -project Runner.xcodeproj\n"}} [11:26:57] [DAP] [Info] <== {"seq":200,"type":"event","event":"dart.log","body":{"message":"<== User defaults from command line:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":201,"type":"event","event":"output","body":{"category":"console","output":" User defaults from command line:\n"}} [11:26:57] [DAP] [Info] <== {"seq":202,"type":"event","event":"dart.log","body":{"message":"<== IDEPackageSupportUseBuiltinSCM = YES\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":203,"type":"event","event":"output","body":{"category":"console","output":" IDEPackageSupportUseBuiltinSCM = YES\n"}} [11:26:57] [DAP] [Info] <== {"seq":204,"type":"event","event":"dart.log","body":{"message":"<== Information about project \"Runner\":\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":205,"type":"event","event":"output","body":{"category":"console","output":" Information about project \"Runner\":\n"}} [11:26:57] [DAP] [Info] <== {"seq":206,"type":"event","event":"dart.log","body":{"message":"<== Targets:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":207,"type":"event","event":"output","body":{"category":"console","output":" Targets:\n"}} [11:26:57] [DAP] [Info] <== {"seq":208,"type":"event","event":"dart.log","body":{"message":"<== Runner\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":209,"type":"event","event":"output","body":{"category":"console","output":" Runner\n"}} [11:26:57] [DAP] [Info] <== {"seq":210,"type":"event","event":"dart.log","body":{"message":"<== RunnerTests\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":211,"type":"event","event":"output","body":{"category":"console","output":" RunnerTests\n"}} [11:26:57] [DAP] [Info] <== {"seq":212,"type":"event","event":"dart.log","body":{"message":"<== Flutter Assemble\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":213,"type":"event","event":"output","body":{"category":"console","output":" Flutter Assemble\n"}} [11:26:57] [DAP] [Info] <== {"seq":214,"type":"event","event":"dart.log","body":{"message":"<== Build Configurations:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":215,"type":"event","event":"output","body":{"category":"console","output":" Build Configurations:\n"}} [11:26:57] [DAP] [Info] <== {"seq":216,"type":"event","event":"dart.log","body":{"message":"<== Debug\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":217,"type":"event","event":"output","body":{"category":"console","output":" Debug\n"}} [11:26:57] [DAP] [Info] <== {"seq":218,"type":"event","event":"dart.log","body":{"message":"<== Release\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":219,"type":"event","event":"output","body":{"category":"console","output":" Release\n"}} [11:26:57] [DAP] [Info] <== {"seq":220,"type":"event","event":"dart.log","body":{"message":"<== Profile\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":221,"type":"event","event":"output","body":{"category":"console","output":" Profile\n"}} [11:26:57] [DAP] [Info] <== {"seq":222,"type":"event","event":"dart.log","body":{"message":"<== If no build configuration is specified and -scheme is not passed then \"Release\" is used.\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":223,"type":"event","event":"output","body":{"category":"console","output":" If no build configuration is specified and -scheme is not passed then \"Release\" is used.\n"}} [11:26:57] [DAP] [Info] <== {"seq":224,"type":"event","event":"dart.log","body":{"message":"<== Schemes:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":225,"type":"event","event":"output","body":{"category":"console","output":" Schemes:\n"}} [11:26:57] [DAP] [Info] <== {"seq":226,"type":"event","event":"dart.log","body":{"message":"<== Flutter Assemble\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":227,"type":"event","event":"output","body":{"category":"console","output":" Flutter Assemble\n"}} [11:26:57] [DAP] [Info] <== {"seq":228,"type":"event","event":"dart.log","body":{"message":"<== Runner\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":229,"type":"event","event":"output","body":{"category":"console","output":" Runner\n"}} [11:26:57] [DAP] [Info] <== {"seq":230,"type":"event","event":"dart.log","body":{"message":"<== 2024-01-18 11:26:57.122 xcodebuild[6709:47068] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":231,"type":"event","event":"output","body":{"category":"console","output":" 2024-01-18 11:26:57.122 xcodebuild[6709:47068] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)\n"}} [11:26:57] [DAP] [Info] <== {"seq":232,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"app.progress\",\"params\":{\"appId\":\"83dd730f-870c-4f6d-b7ea-51ed2e32ce83\",\"id\":\"0\",\"progressId\":null,\"message\":\"Building macOS application...\",\"finished\":false}}]\r\n","severity":0,"category":9}} [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ +647 ms] Command line invocation: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list -project Runner.xcodeproj [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== User defaults from command line: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== IDEPackageSupportUseBuiltinSCM = YES [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Information about project "Runner": [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Targets: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Runner [11:26:57] [DAP] [Info] <== {"seq":233,"type":"event","event":"dart.progressUpdate","body":{"progressId":"launch","message":"Building macOS application..."}} [11:26:57] [DAP] [Info] <== {"seq":234,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] executing: /usr/bin/env xcrun xcodebuild -workspace /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcworkspace -configuration Debug -scheme Runner -derivedDataPath /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos -destination platform=macOS OBJROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex SYMROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":235,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] executing: /usr/bin/env xcrun xcodebuild -workspace /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcworkspace -configuration Debug -scheme Runner -derivedDataPath /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos -destination platform=macOS OBJROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex SYMROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO\n"}} [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== RunnerTests [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Flutter Assemble [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Build Configurations: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Debug [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Release [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Profile [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== If no build configuration is specified and -scheme is not passed then "Release" is used. [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Schemes: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Flutter Assemble [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== Runner [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== 2024-01-18 11:26:57.122 xcodebuild[6709:47068] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"app.progress","params":{"appId":"83dd730f-870c-4f6d-b7ea-51ed2e32ce83","id":"0","progressId":null,"message":"Building macOS application...","finished":false}}] [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] executing: /usr/bin/env xcrun xcodebuild -workspace /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcworkspace -configuration Debug -scheme Runner -derivedDataPath /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos -destination platform=macOS OBJROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex SYMROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO [11:26:57] [DAP] [Info] <== {"seq":236,"type":"event","event":"dart.log","body":{"message":"[ +385 ms] 2024-01-18 11:26:57.707 xcodebuild[6710:47124] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)\n","severity":2,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":237,"type":"event","event":"output","body":{"category":"stderr","output":"[ +385 ms] 2024-01-18 11:26:57.707 xcodebuild[6710:47124] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)\n"}} [11:26:57] [FlutterRun] [Error] [Flutter (macOS)] [ +385 ms] 2024-01-18 11:26:57.707 xcodebuild[6710:47124] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) [11:26:57] [DAP] [Info] <== {"seq":238,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Command line invocation:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":239,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Command line invocation:\n"}} [11:26:57] [DAP] [Info] <== {"seq":240,"type":"event","event":"dart.log","body":{"message":"<== [ ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcworkspace -configuration Debug -scheme Runner -derivedDataPath /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos -destination platform=macOS OBJROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex SYMROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":241,"type":"event","event":"output","body":{"category":"console","output":"[ ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcworkspace -configuration Debug -scheme Runner -derivedDataPath /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos -destination platform=macOS OBJROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex SYMROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO\n"}} [11:26:57] [DAP] [Info] <== {"seq":242,"type":"event","event":"dart.log","body":{"message":"<== [ ] User defaults from command line:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":243,"type":"event","event":"output","body":{"category":"console","output":"[ ] User defaults from command line:\n"}} [11:26:57] [DAP] [Info] <== {"seq":244,"type":"event","event":"dart.log","body":{"message":"<== [ ] IDEDerivedDataPathOverride = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":245,"type":"event","event":"output","body":{"category":"console","output":"[ ] IDEDerivedDataPathOverride = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos\n"}} [11:26:57] [DAP] [Info] <== {"seq":246,"type":"event","event":"dart.log","body":{"message":"<== [ ] IDEPackageSupportUseBuiltinSCM = YES\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":247,"type":"event","event":"output","body":{"category":"console","output":"[ ] IDEPackageSupportUseBuiltinSCM = YES\n"}} [11:26:57] [DAP] [Info] <== {"seq":248,"type":"event","event":"dart.log","body":{"message":"<== [ ] Build settings from command line:\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":249,"type":"event","event":"output","body":{"category":"console","output":"[ ] Build settings from command line:\n"}} [11:26:57] [DAP] [Info] <== {"seq":250,"type":"event","event":"dart.log","body":{"message":"<== [ ] COMPILER_INDEX_STORE_ENABLE = NO\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":251,"type":"event","event":"output","body":{"category":"console","output":"[ ] COMPILER_INDEX_STORE_ENABLE = NO\n"}} [11:26:57] [DAP] [Info] <== {"seq":252,"type":"event","event":"dart.log","body":{"message":"<== [ ] OBJROOT = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":253,"type":"event","event":"output","body":{"category":"console","output":"[ ] OBJROOT = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\n"}} [11:26:57] [DAP] [Info] <== {"seq":254,"type":"event","event":"dart.log","body":{"message":"<== [ ] SYMROOT = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\r\n","severity":0,"category":9}} [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Command line invocation: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcworkspace -configuration Debug -scheme Runner -derivedDataPath /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos -destination platform=macOS OBJROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex SYMROOT=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products VERBOSE_SCRIPT_LOGGING=YES COMPILER_INDEX_STORE_ENABLE=NO [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] User defaults from command line: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] IDEDerivedDataPathOverride = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos [11:26:57] [DAP] [Info] <== {"seq":255,"type":"event","event":"output","body":{"category":"console","output":"[ ] SYMROOT = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\n"}} [11:26:57] [DAP] [Info] <== {"seq":256,"type":"event","event":"dart.log","body":{"message":"<== [ ] VERBOSE_SCRIPT_LOGGING = YES\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":257,"type":"event","event":"output","body":{"category":"console","output":"[ ] VERBOSE_SCRIPT_LOGGING = YES\n"}} [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] IDEPackageSupportUseBuiltinSCM = YES [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Build settings from command line: [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] COMPILER_INDEX_STORE_ENABLE = NO [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] OBJROOT = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] SYMROOT = /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] VERBOSE_SCRIPT_LOGGING = YES [11:26:57] [DAP] [Info] <== {"seq":258,"type":"event","event":"dart.log","body":{"message":"[ +89 ms] --- xcodebuild: WARNING: Using the first of multiple matching destinations:\n","severity":2,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":259,"type":"event","event":"output","body":{"category":"stderr","output":"[ +89 ms] --- xcodebuild: WARNING: Using the first of multiple matching destinations:\n"}} [11:26:57] [DAP] [Info] <== {"seq":260,"type":"event","event":"dart.log","body":{"message":"[ ] { platform:macOS, arch:arm64, id:00008103-001D45211A07001E }\n[ ] { platform:macOS, arch:x86_64, id:00008103-001D45211A07001E }\n","severity":2,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":261,"type":"event","event":"output","body":{"category":"stderr","output":"[ ] { platform:macOS, arch:arm64, id:00008103-001D45211A07001E }\n[ ] { platform:macOS, arch:x86_64, id:00008103-001D45211A07001E }\n"}} [11:26:57] [FlutterRun] [Error] [Flutter (macOS)] [ +89 ms] --- xcodebuild: WARNING: Using the first of multiple matching destinations: [11:26:57] [FlutterRun] [Error] [Flutter (macOS)] [ ] { platform:macOS, arch:arm64, id:00008103-001D45211A07001E } [ ] { platform:macOS, arch:x86_64, id:00008103-001D45211A07001E } [11:26:57] [DAP] [Info] <== {"seq":262,"type":"event","event":"dart.log","body":{"message":"<== [ +10 ms] Prepare packages\r\n","severity":0,"category":9}} [11:26:57] [DAP] [Info] <== {"seq":263,"type":"event","event":"output","body":{"category":"console","output":"[ +10 ms] Prepare packages\n"}} [11:26:57] [FlutterRun] [Info] [Flutter (macOS)] <== [ +10 ms] Prepare packages [11:26:58] [DAP] [Info] <== {"seq":264,"type":"event","event":"dart.log","body":{"message":"<== [ +204 ms] Computing target dependency graph and provisioning inputs\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":265,"type":"event","event":"output","body":{"category":"console","output":"[ +204 ms] Computing target dependency graph and provisioning inputs\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ +204 ms] Computing target dependency graph and provisioning inputs [11:26:58] [DAP] [Info] <== {"seq":266,"type":"event","event":"dart.log","body":{"message":"<== [ +38 ms] Create build description\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":267,"type":"event","event":"output","body":{"category":"console","output":"[ +38 ms] Create build description\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ +38 ms] Create build description [11:26:58] [DAP] [Info] <== {"seq":268,"type":"event","event":"dart.log","body":{"message":"<== [ +827 ms] Build description signature: e5686179a61aeac4c789707fa83ee5a7\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":269,"type":"event","event":"output","body":{"category":"console","output":"[ +827 ms] Build description signature: e5686179a61aeac4c789707fa83ee5a7\n"}} [11:26:58] [DAP] [Info] <== {"seq":270,"type":"event","event":"dart.log","body":{"message":"<== [ ] Build description path: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/XCBuildData/e5686179a61aeac4c789707fa83ee5a7.xcbuilddata\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":271,"type":"event","event":"output","body":{"category":"console","output":"[ ] Build description path: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/XCBuildData/e5686179a61aeac4c789707fa83ee5a7.xcbuilddata\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ +827 ms] Build description signature: e5686179a61aeac4c789707fa83ee5a7 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Build description path: /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/XCBuildData/e5686179a61aeac4c789707fa83ee5a7.xcbuilddata [11:26:58] [DAP] [Info] <== {"seq":272,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] note: Building targets in dependency order\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":273,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] note: Building targets in dependency order\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] note: Building targets in dependency order [11:26:58] [DAP] [Info] <== {"seq":274,"type":"event","event":"dart.log","body":{"message":"<== [ +21 ms] PhaseScriptExecution Run\\ Script /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh (in target 'Flutter Assemble' from project 'Runner')\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":275,"type":"event","event":"output","body":{"category":"console","output":"[ +21 ms] PhaseScriptExecution Run\\ Script /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh (in target 'Flutter Assemble' from project 'Runner')\n"}} [11:26:58] [DAP] [Info] <== {"seq":276,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":277,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":278,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ACTION\\=build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":279,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ACTION\\=build\n"}} [11:26:58] [DAP] [Info] <== {"seq":280,"type":"event","event":"dart.log","body":{"message":"<== [ ] export AD_HOC_CODE_SIGNING_ALLOWED\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":281,"type":"event","event":"output","body":{"category":"console","output":"[ ] export AD_HOC_CODE_SIGNING_ALLOWED\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":282,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":283,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":284,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALTERNATE_GROUP\\=staff\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":285,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALTERNATE_GROUP\\=staff\n"}} [11:26:58] [DAP] [Info] <== {"seq":286,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALTERNATE_MODE\\=u+w,go-w,a+rX\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":287,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALTERNATE_MODE\\=u+w,go-w,a+rX\n"}} [11:26:58] [DAP] [Info] <== {"seq":288,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALTERNATE_OWNER\\=danny\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":289,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALTERNATE_OWNER\\=danny\n"}} [11:26:58] [DAP] [Info] <== {"seq":290,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ +21 ms] PhaseScriptExecution Run\ Script /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh (in target 'Flutter Assemble' from project 'Runner') [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ACTION\=build [11:26:58] [DAP] [Info] <== {"seq":291,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":292,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALWAYS_SEARCH_USER_PATHS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":293,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALWAYS_SEARCH_USER_PATHS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":294,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":295,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":296,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_DEVELOPER_DIR\\=/AppleInternal/Developer\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":297,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_DEVELOPER_DIR\\=/AppleInternal/Developer\n"}} [11:26:58] [DAP] [Info] <== {"seq":298,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_DIR\\=/AppleInternal\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":299,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_DIR\\=/AppleInternal\n"}} [11:26:58] [DAP] [Info] <== {"seq":300,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\\=/AppleInternal/Documentation\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":301,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\\=/AppleInternal/Documentation\n"}} [11:26:58] [DAP] [Info] <== {"seq":302,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_LIBRARY_DIR\\=/AppleInternal/Library\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":303,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_LIBRARY_DIR\\=/AppleInternal/Library\n"}} [11:26:58] [DAP] [Info] <== {"seq":304,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_TOOLS\\=/AppleInternal/Developer/Tools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":305,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_TOOLS\\=/AppleInternal/Developer/Tools\n"}} [11:26:58] [DAP] [Info] <== {"seq":306,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLICATION_EXTENSION_API_ONLY\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":307,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLICATION_EXTENSION_API_ONLY\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":308,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLY_RULES_IN_COPY_FILES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":309,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLY_RULES_IN_COPY_FILES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":310,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLY_RULES_IN_COPY_HEADERS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":311,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLY_RULES_IN_COPY_HEADERS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":312,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS\\=arm64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":313,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS\\=arm64\n"}} [11:26:58] [DAP] [Info] <== {"seq":314,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD\\=arm64\\ x86_64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":315,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD\\=arm64\\ x86_64\n"}} [11:26:58] [DAP] [Info] <== {"seq":316,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_32_64_BIT\\=arm64\\ x86_64\\ i386\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":317,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_32_64_BIT\\=arm64\\ x86_64\\ i386\n"}} [11:26:58] [DAP] [Info] <== {"seq":318,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_32_BIT\\=i386\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":319,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_32_BIT\\=i386\n"}} [11:26:58] [DAP] [Info] <== {"seq":320,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_64_BIT\\=arm64\\ x86_64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":321,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_64_BIT\\=arm64\\ x86_64\n"}} [11:26:58] [DAP] [Info] <== {"seq":322,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\\=arm64\\ x86_64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":323,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_INCLUDING_64_BIT\\=arm64\\ x86_64\n"}} [11:26:58] [DAP] [Info] <== {"seq":324,"type":"event","event":"dart.log","body":{"message":"<== [ ] export AVAILABLE_PLATFORMS\\=appletvos\\ appletvsimulator\\ driverkit\\ iphoneos\\ iphonesimulator\\ macosx\\ watchos\\ watchsimulator\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":325,"type":"event","event":"output","body":{"category":"console","output":"[ ] export AVAILABLE_PLATFORMS\\=appletvos\\ appletvsimulator\\ driverkit\\ iphoneos\\ iphonesimulator\\ macosx\\ watchos\\ watchsimulator\n"}} [11:26:58] [DAP] [Info] <== {"seq":326,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BITCODE_GENERATION_MODE\\=marker\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":327,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BITCODE_GENERATION_MODE\\=marker\n"}} [11:26:58] [DAP] [Info] <== {"seq":328,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_ACTIVE_RESOURCES_ONLY\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":329,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_ACTIVE_RESOURCES_ONLY\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":330,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_COMPONENTS\\=headers\\ build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":331,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_COMPONENTS\\=headers\\ build\n"}} [11:26:58] [DAP] [Info] <== {"seq":332,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":333,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\n"}} [11:26:58] [DAP] [Info] <== {"seq":334,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\\=NO\r\n","severity":0,"category":9}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export AD_HOC_CODE_SIGNING_ALLOWED\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALTERNATE_GROUP\=staff [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALTERNATE_MODE\=u+w,go-w,a+rX [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALTERNATE_OWNER\=danny [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALWAYS_SEARCH_USER_PATHS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_DIR\=/AppleInternal [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLICATION_EXTENSION_API_ONLY\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLY_RULES_IN_COPY_FILES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLY_RULES_IN_COPY_HEADERS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS\=arm64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD\=arm64\ x86_64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_32_64_BIT\=arm64\ x86_64\ i386 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_32_BIT\=i386 [11:26:58] [DAP] [Info] <== {"seq":335,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":336,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":337,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\n"}} [11:26:58] [DAP] [Info] <== {"seq":338,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_STYLE\\=\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":339,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_STYLE\\=\n"}} [11:26:58] [DAP] [Info] <== {"seq":340,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_VARIANTS\\=normal\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":341,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_VARIANTS\\=normal\n"}} [11:26:58] [DAP] [Info] <== {"seq":342,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILT_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":343,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILT_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:26:58] [DAP] [Info] <== {"seq":344,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_CONTENTS_FOLDER_PATH\\=Contents/\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":345,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_CONTENTS_FOLDER_PATH\\=Contents/\n"}} [11:26:58] [DAP] [Info] <== {"seq":346,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\\=Contents/\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":347,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\\=Contents/\n"}} [11:26:58] [DAP] [Info] <== {"seq":348,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\\=MacOS\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":349,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\\=MacOS\n"}} [11:26:58] [DAP] [Info] <== {"seq":350,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\\=Contents/MacOS\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":351,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\\=Contents/MacOS\n"}} [11:26:58] [DAP] [Info] <== {"seq":352,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\\=Contents/Extensions\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":353,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\\=Contents/Extensions\n"}} [11:26:58] [DAP] [Info] <== {"seq":354,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_FORMAT\\=deep\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":355,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_FORMAT\\=deep\n"}} [11:26:58] [DAP] [Info] <== {"seq":356,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\\=Contents/Frameworks\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":357,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\\=Contents/Frameworks\n"}} [11:26:58] [DAP] [Info] <== {"seq":358,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_PLUGINS_FOLDER_PATH\\=Contents/PlugIns\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":359,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_PLUGINS_FOLDER_PATH\\=Contents/PlugIns\n"}} [11:26:58] [DAP] [Info] <== {"seq":360,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\\=Contents/PrivateHeaders\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":361,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\\=Contents/PrivateHeaders\n"}} [11:26:58] [DAP] [Info] <== {"seq":362,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\\=Contents/Headers\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":363,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\\=Contents/Headers\n"}} [11:26:58] [DAP] [Info] <== {"seq":364,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CACHE_ROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":365,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CACHE_ROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\n"}} [11:26:58] [DAP] [Info] <== {"seq":366,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CCHROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":367,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CCHROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\n"}} [11:26:58] [DAP] [Info] <== {"seq":368,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CHMOD\\=/bin/chmod\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":369,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CHMOD\\=/bin/chmod\n"}} [11:26:58] [DAP] [Info] <== {"seq":370,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CHOWN\\=/usr/sbin/chown\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":371,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CHOWN\\=/usr/sbin/chown\n"}} [11:26:58] [DAP] [Info] <== {"seq":372,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ANALYZER_NONNULL\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":373,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ANALYZER_NONNULL\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":374,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\\=YES_AGGRESSIVE\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":375,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\\=YES_AGGRESSIVE\n"}} [11:26:58] [DAP] [Info] <== {"seq":376,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_CXX_LANGUAGE_STANDARD\\=gnu++14\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":377,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_CXX_LANGUAGE_STANDARD\\=gnu++14\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_64_BIT\=arm64\ x86_64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BITCODE_GENERATION_MODE\=marker [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_ACTIVE_RESOURCES_ONLY\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_COMPONENTS\=headers\ build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO [11:26:58] [DAP] [Info] <== {"seq":378,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_CXX_LIBRARY\\=libc++\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":379,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_CXX_LIBRARY\\=libc++\n"}} [11:26:58] [DAP] [Info] <== {"seq":380,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ENABLE_MODULES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":381,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ENABLE_MODULES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":382,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ENABLE_OBJC_ARC\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":383,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ENABLE_OBJC_ARC\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":384,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_MODULES_BUILD_SESSION_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex/Session.modulevalidation\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":385,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_MODULES_BUILD_SESSION_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex/Session.modulevalidation\n"}} [11:26:58] [DAP] [Info] <== {"seq":386,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":387,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":388,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":389,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":390,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_BOOL_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":391,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_BOOL_CONVERSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":392,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_COMMA\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":393,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_COMMA\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":394,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_CONSTANT_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":395,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_CONSTANT_CONVERSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":396,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":397,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":398,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\\=YES_ERROR\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":399,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\\=YES_ERROR\n"}} [11:26:58] [DAP] [Info] <== {"seq":400,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":401,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":402,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_EMPTY_BODY\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":403,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_EMPTY_BODY\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":404,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_ENUM_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":405,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_ENUM_CONVERSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":406,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_INFINITE_RECURSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":407,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_INFINITE_RECURSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":408,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_INT_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":409,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_INT_CONVERSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":410,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":411,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":412,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":413,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":414,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":415,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":416,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":417,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":418,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_ROOT_CLASS\\=YES_ERROR\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":419,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_ROOT_CLASS\\=YES_ERROR\n"}} [11:26:58] [DAP] [Info] <== {"seq":420,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_PRAGMA_PACK\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":421,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_PRAGMA_PACK\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":422,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_STYLE\= [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_VARIANTS\=normal [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILT_PRODUCTS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_CONTENTS_FOLDER_PATH\=Contents/ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\=Contents/MacOS [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\=Contents/Extensions [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_FORMAT\=deep [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Contents/Frameworks [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_PLUGINS_FOLDER_PATH\=Contents/PlugIns [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=Contents/PrivateHeaders [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Contents/Headers [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CACHE_ROOT\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CCHROOT\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CHMOD\=/bin/chmod [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CHOWN\=/usr/sbin/chown [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ANALYZER_NONNULL\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14 [11:26:58] [DAP] [Info] <== {"seq":423,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":424,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_STRICT_PROTOTYPES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":425,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_STRICT_PROTOTYPES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":426,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_SUSPICIOUS_MOVE\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":427,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_SUSPICIOUS_MOVE\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":428,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\\=YES_AGGRESSIVE\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":429,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\\=YES_AGGRESSIVE\n"}} [11:26:58] [DAP] [Info] <== {"seq":430,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_UNREACHABLE_CODE\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":431,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_UNREACHABLE_CODE\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":432,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":433,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":434,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLASS_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/JavaClasses\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":435,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLASS_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/JavaClasses\n"}} [11:26:58] [DAP] [Info] <== {"seq":436,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLEAN_PRECOMPS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":437,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLEAN_PRECOMPS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":438,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLONE_HEADERS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":439,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLONE_HEADERS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":440,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COCOAPODS_PARALLEL_CODE_SIGN\\=true\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":441,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COCOAPODS_PARALLEL_CODE_SIGN\\=true\n"}} [11:26:58] [DAP] [Info] <== {"seq":442,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODESIGNING_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":443,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODESIGNING_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/\n"}} [11:26:58] [DAP] [Info] <== {"seq":444,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGNING_ALLOWED\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":445,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGNING_ALLOWED\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":446,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGNING_REQUIRED\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":447,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGNING_REQUIRED\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":448,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_IDENTITY\\=-\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":449,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_IDENTITY\\=-\n"}} [11:26:58] [DAP] [Info] <== {"seq":450,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_IDENTITY_NO\\=Apple\\ Development\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":451,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_IDENTITY_NO\\=Apple\\ Development\n"}} [11:26:58] [DAP] [Info] <== {"seq":452,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_IDENTITY_YES\\=-\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":453,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_IDENTITY_YES\\=-\n"}} [11:26:58] [DAP] [Info] <== {"seq":454,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":455,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":456,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_STYLE\\=Manual\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":457,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_STYLE\\=Manual\n"}} [11:26:58] [DAP] [Info] <== {"seq":458,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COLOR_DIAGNOSTICS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":459,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COLOR_DIAGNOSTICS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":460,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMBINE_HIDPI_IMAGES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":461,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMBINE_HIDPI_IMAGES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":462,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMPILER_INDEX_STORE_ENABLE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":463,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMPILER_INDEX_STORE_ENABLE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":464,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMPOSITE_SDK_DIRS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/CompositeSDKs\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":465,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMPOSITE_SDK_DIRS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/CompositeSDKs\n"}} [11:26:58] [DAP] [Info] <== {"seq":466,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMPRESS_PNG_FILES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":467,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMPRESS_PNG_FILES\\=NO\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_CXX_LIBRARY\=libc++ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ENABLE_MODULES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ENABLE_OBJC_ARC\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex/Session.modulevalidation [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_BOOL_CONVERSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_COMMA\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_CONSTANT_CONVERSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_EMPTY_BODY\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_ENUM_CONVERSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_INFINITE_RECURSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_INT_CONVERSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_PRAGMA_PACK\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES [11:26:58] [DAP] [Info] <== {"seq":468,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONFIGURATION\\=Debug\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":469,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONFIGURATION\\=Debug\n"}} [11:26:58] [DAP] [Info] <== {"seq":470,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONFIGURATION_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":471,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONFIGURATION_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:26:58] [DAP] [Info] <== {"seq":472,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONFIGURATION_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":473,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONFIGURATION_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug\n"}} [11:26:58] [DAP] [Info] <== {"seq":474,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPYING_PRESERVES_HFS_DATA\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":475,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPYING_PRESERVES_HFS_DATA\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":476,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPY_HEADERS_RUN_UNIFDEF\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":477,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPY_HEADERS_RUN_UNIFDEF\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":478,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPY_PHASE_STRIP\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":479,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPY_PHASE_STRIP\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":480,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":481,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":482,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CP\\=/bin/cp\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":483,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CP\\=/bin/cp\n"}} [11:26:58] [DAP] [Info] <== {"seq":484,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":485,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":486,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CURRENT_ARCH\\=undefined_arch\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":487,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CURRENT_ARCH\\=undefined_arch\n"}} [11:26:58] [DAP] [Info] <== {"seq":488,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CURRENT_VARIANT\\=normal\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":489,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CURRENT_VARIANT\\=normal\n"}} [11:26:58] [DAP] [Info] <== {"seq":490,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DART_DEFINES\\=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ\\=\\=,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw\\=\\=\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":491,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DART_DEFINES\\=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ\\=\\=,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw\\=\\=\n"}} [11:26:58] [DAP] [Info] <== {"seq":492,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DART_OBFUSCATION\\=false\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":493,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DART_OBFUSCATION\\=false\n"}} [11:26:58] [DAP] [Info] <== {"seq":494,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEAD_CODE_STRIPPING\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":495,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEAD_CODE_STRIPPING\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":496,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEBUGGING_SYMBOLS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":497,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEBUGGING_SYMBOLS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":498,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEBUG_INFORMATION_FORMAT\\=dwarf\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":499,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEBUG_INFORMATION_FORMAT\\=dwarf\n"}} [11:26:58] [DAP] [Info] <== {"seq":500,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFAULT_COMPILER\\=com.apple.compilers.llvm.clang.1_0\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":501,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFAULT_COMPILER\\=com.apple.compilers.llvm.clang.1_0\n"}} [11:26:58] [DAP] [Info] <== {"seq":502,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFAULT_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":503,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFAULT_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\n"}} [11:26:58] [DAP] [Info] <== {"seq":504,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFAULT_KEXT_INSTALL_PATH\\=/System/Library/Extensions\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":505,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFAULT_KEXT_INSTALL_PATH\\=/System/Library/Extensions\n"}} [11:26:58] [DAP] [Info] <== {"seq":506,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFINES_MODULE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":507,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFINES_MODULE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":508,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_LOCATION\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":509,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_LOCATION\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":510,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_POSTPROCESSING\\=NO\r\n","severity":0,"category":9}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_STRICT_PROTOTYPES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_SUSPICIOUS_MOVE\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_UNREACHABLE_CODE\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLASS_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/JavaClasses [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLEAN_PRECOMPS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLONE_HEADERS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COCOAPODS_PARALLEL_CODE_SIGN\=true [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODESIGNING_FOLDER_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGNING_ALLOWED\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGNING_REQUIRED\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_IDENTITY\=- [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_IDENTITY_NO\=Apple\ Development [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_IDENTITY_YES\=- [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_STYLE\=Manual [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COLOR_DIAGNOSTICS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMBINE_HIDPI_IMAGES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMPILER_INDEX_STORE_ENABLE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMPOSITE_SDK_DIRS\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/CompositeSDKs [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMPRESS_PNG_FILES\=NO [11:26:58] [DAP] [Info] <== {"seq":511,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_POSTPROCESSING\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":512,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_TARGET_SETTING_NAME\\=MACOSX_DEPLOYMENT_TARGET\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":513,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_TARGET_SETTING_NAME\\=MACOSX_DEPLOYMENT_TARGET\n"}} [11:26:58] [DAP] [Info] <== {"seq":514,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\\=10.13\\ 10.14\\ 10.15\\ 11.0\\ 11.1\\ 11.2\\ 11.3\\ 11.4\\ 11.5\\ 12.0\\ 12.2\\ 12.3\\ 12.4\\ 13.0\\ 13.1\\ 13.2\\ 13.3\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":515,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\\=10.13\\ 10.14\\ 10.15\\ 11.0\\ 11.1\\ 11.2\\ 11.3\\ 11.4\\ 11.5\\ 12.0\\ 12.2\\ 12.3\\ 12.4\\ 13.0\\ 13.1\\ 13.2\\ 13.3\n"}} [11:26:58] [DAP] [Info] <== {"seq":516,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DERIVED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/DerivedSources\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":517,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DERIVED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/DerivedSources\n"}} [11:26:58] [DAP] [Info] <== {"seq":518,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/DerivedSources\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":519,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/DerivedSources\n"}} [11:26:58] [DAP] [Info] <== {"seq":520,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DERIVED_SOURCES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/DerivedSources\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":521,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DERIVED_SOURCES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/DerivedSources\n"}} [11:26:58] [DAP] [Info] <== {"seq":522,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":523,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\n"}} [11:26:58] [DAP] [Info] <== {"seq":524,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":525,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\n"}} [11:26:58] [DAP] [Info] <== {"seq":526,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":527,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\n"}} [11:26:58] [DAP] [Info] <== {"seq":528,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_FRAMEWORKS_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":529,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_FRAMEWORKS_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\n"}} [11:26:58] [DAP] [Info] <== {"seq":530,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_FRAMEWORKS_DIR_QUOTED\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":531,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_FRAMEWORKS_DIR_QUOTED\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\n"}} [11:26:58] [DAP] [Info] <== {"seq":532,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":533,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\n"}} [11:26:58] [DAP] [Info] <== {"seq":534,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":535,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\n"}} [11:26:58] [DAP] [Info] <== {"seq":536,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":537,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\n"}} [11:26:58] [DAP] [Info] <== {"seq":538,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":539,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\n"}} [11:26:58] [DAP] [Info] <== {"seq":540,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPMENT_LANGUAGE\\=en\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":541,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPMENT_LANGUAGE\\=en\n"}} [11:26:58] [DAP] [Info] <== {"seq":542,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DIFF\\=/usr/bin/diff\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":543,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DIFF\\=/usr/bin/diff\n"}} [11:26:58] [DAP] [Info] <== {"seq":544,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DONT_GENERATE_INFOPLIST_FILE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":545,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DONT_GENERATE_INFOPLIST_FILE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":546,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DO_HEADER_SCANNING_IN_JAM\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":547,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DO_HEADER_SCANNING_IN_JAM\\=NO\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONFIGURATION\=Debug [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONFIGURATION_BUILD_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONFIGURATION_TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPYING_PRESERVES_HFS_DATA\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPY_HEADERS_RUN_UNIFDEF\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPY_PHASE_STRIP\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CP\=/bin/cp [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CURRENT_ARCH\=undefined_arch [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CURRENT_VARIANT\=normal [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DART_DEFINES\=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ\=\=,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw\=\= [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DART_OBFUSCATION\=false [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEAD_CODE_STRIPPING\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEBUGGING_SYMBOLS\=YES [11:26:58] [DAP] [Info] <== {"seq":548,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DSTROOT\\=/tmp/Runner.dst\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":549,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DSTROOT\\=/tmp/Runner.dst\n"}} [11:26:58] [DAP] [Info] <== {"seq":550,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DT_TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":551,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DT_TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\n"}} [11:26:58] [DAP] [Info] <== {"seq":552,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DWARF_DSYM_FILE_NAME\\=.dSYM\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":553,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DWARF_DSYM_FILE_NAME\\=.dSYM\n"}} [11:26:58] [DAP] [Info] <== {"seq":554,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":555,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":556,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DWARF_DSYM_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":557,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DWARF_DSYM_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:26:58] [DAP] [Info] <== {"seq":558,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DYNAMIC_LIBRARY_EXTENSION\\=dylib\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":559,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DYNAMIC_LIBRARY_EXTENSION\\=dylib\n"}} [11:26:58] [DAP] [Info] <== {"seq":560,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EAGER_LINKING\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":561,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EAGER_LINKING\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":562,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":563,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":564,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EMBEDDED_PROFILE_NAME\\=embedded.provisionprofile\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":565,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EMBEDDED_PROFILE_NAME\\=embedded.provisionprofile\n"}} [11:26:58] [DAP] [Info] <== {"seq":566,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":567,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":568,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_APP_SANDBOX\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":569,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_APP_SANDBOX\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":570,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_BITCODE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":571,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_BITCODE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":572,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":573,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":574,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_DEFAULT_SEARCH_PATHS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":575,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_DEFAULT_SEARCH_PATHS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":576,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_HARDENED_RUNTIME\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":577,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_HARDENED_RUNTIME\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":578,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_HEADER_DEPENDENCIES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":579,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_HEADER_DEPENDENCIES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":580,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_ON_DEMAND_RESOURCES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":581,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_ON_DEMAND_RESOURCES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":582,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_PREVIEWS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":583,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_PREVIEWS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":584,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_STRICT_OBJC_MSGSEND\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":585,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_STRICT_OBJC_MSGSEND\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":586,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_TESTABILITY\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":587,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_TESTABILITY\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":588,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_TESTING_SEARCH_PATHS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":589,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_TESTING_SEARCH_PATHS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":590,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_USER_SCRIPT_SANDBOXING\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":591,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_USER_SCRIPT_SANDBOXING\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":592,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENTITLEMENTS_DESTINATION\\=Signature\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":593,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENTITLEMENTS_DESTINATION\\=Signature\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEBUG_INFORMATION_FORMAT\=dwarf [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFINES_MODULE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_LOCATION\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_POSTPROCESSING\=NO [11:26:58] [DAP] [Info] <== {"seq":594,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENTITLEMENTS_REQUIRED\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":595,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENTITLEMENTS_REQUIRED\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":596,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\\=.DS_Store\\ .svn\\ .git\\ .hg\\ CVS\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":597,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\\=.DS_Store\\ .svn\\ .git\\ .hg\\ CVS\n"}} [11:26:58] [DAP] [Info] <== {"seq":598,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\\=\\*.nib\\ \\*.lproj\\ \\*.framework\\ \\*.gch\\ \\*.xcode\\*\\ \\*.xcassets\\ \\(\\*\\)\\ .DS_Store\\ CVS\\ .svn\\ .git\\ .hg\\ \\*.pbproj\\ \\*.pbxproj\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":599,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\\=\\*.nib\\ \\*.lproj\\ \\*.framework\\ \\*.gch\\ \\*.xcode\\*\\ \\*.xcassets\\ \\(\\*\\)\\ .DS_Store\\ CVS\\ .svn\\ .git\\ .hg\\ \\*.pbproj\\ \\*.pbxproj\n"}} [11:26:58] [DAP] [Info] <== {"seq":600,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FILE_LIST\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects/LinkFileList\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":601,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FILE_LIST\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects/LinkFileList\n"}} [11:26:58] [DAP] [Info] <== {"seq":602,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FIXED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/FixedFiles\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":603,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FIXED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/FixedFiles\n"}} [11:26:58] [DAP] [Info] <== {"seq":604,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_APPLICATION_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":605,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_APPLICATION_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro\n"}} [11:26:58] [DAP] [Info] <== {"seq":606,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_BUILD_DIR\\=build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":607,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_BUILD_DIR\\=build\n"}} [11:26:58] [DAP] [Info] <== {"seq":608,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_BUILD_NAME\\=0.1.0\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":609,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_BUILD_NAME\\=0.1.0\n"}} [11:26:58] [DAP] [Info] <== {"seq":610,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_BUILD_NUMBER\\=0.1.0\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":611,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_BUILD_NUMBER\\=0.1.0\n"}} [11:26:58] [DAP] [Info] <== {"seq":612,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_ROOT\\=/Users/danny/Dev/Google/flutter\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":613,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_ROOT\\=/Users/danny/Dev/Google/flutter\n"}} [11:26:58] [DAP] [Info] <== {"seq":614,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_TARGET\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":615,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_TARGET\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\n"}} [11:26:58] [DAP] [Info] <== {"seq":616,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FRAMEWORK_VERSION\\=A\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":617,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FRAMEWORK_VERSION\\=A\n"}} [11:26:58] [DAP] [Info] <== {"seq":618,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FUSE_BUILD_PHASES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":619,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FUSE_BUILD_PHASES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":620,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FUSE_BUILD_SCRIPT_PHASES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":621,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FUSE_BUILD_SCRIPT_PHASES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":622,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC3_VERSION\\=3.3\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":623,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC3_VERSION\\=3.3\n"}} [11:26:58] [DAP] [Info] <== {"seq":624,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_C_LANGUAGE_STANDARD\\=gnu11\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":625,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_C_LANGUAGE_STANDARD\\=gnu11\n"}} [11:26:58] [DAP] [Info] <== {"seq":626,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_DYNAMIC_NO_PIC\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":627,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_DYNAMIC_NO_PIC\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":628,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_NO_COMMON_BLOCKS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":629,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_NO_COMMON_BLOCKS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":630,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_OPTIMIZATION_LEVEL\\=0\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":631,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_OPTIMIZATION_LEVEL\\=0\n"}} [11:26:58] [DAP] [Info] <== {"seq":632,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_PFE_FILE_C_DIALECTS\\=c\\ objective-c\\ c++\\ objective-c++\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":633,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_PFE_FILE_C_DIALECTS\\=c\\ objective-c\\ c++\\ objective-c++\n"}} [11:26:58] [DAP] [Info] <== {"seq":634,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_PREPROCESSOR_DEFINITIONS\\=DEBUG\\=1\\\r\n","severity":0,"category":9}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_TARGET_SETTING_NAME\=MACOSX_DEPLOYMENT_TARGET [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=10.13\ 10.14\ 10.15\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 11.5\ 12.0\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DERIVED_FILES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/DerivedSources [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DERIVED_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/DerivedSources [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DERIVED_SOURCES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/DerivedSources [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPMENT_LANGUAGE\=en [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DIFF\=/usr/bin/diff [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DONT_GENERATE_INFOPLIST_FILE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DO_HEADER_SCANNING_IN_JAM\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DSTROOT\=/tmp/Runner.dst [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DWARF_DSYM_FILE_NAME\=.dSYM [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DWARF_DSYM_FOLDER_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DYNAMIC_LIBRARY_EXTENSION\=dylib [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EAGER_LINKING\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO [11:26:58] [DAP] [Info] <== {"seq":635,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_PREPROCESSOR_DEFINITIONS\\=DEBUG\\=1\\\n"}} [11:26:58] [DAP] [Info] <== {"seq":636,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":637,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_TREAT_WARNINGS_AS_ERRORS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":638,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_VERSION\\=com.apple.compilers.llvm.clang.1_0\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":639,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_VERSION\\=com.apple.compilers.llvm.clang.1_0\n"}} [11:26:58] [DAP] [Info] <== {"seq":640,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_VERSION_IDENTIFIER\\=com_apple_compilers_llvm_clang_1_0\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":641,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_VERSION_IDENTIFIER\\=com_apple_compilers_llvm_clang_1_0\n"}} [11:26:58] [DAP] [Info] <== {"seq":642,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":643,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":644,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_ABOUT_RETURN_TYPE\\=YES_ERROR\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":645,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_ABOUT_RETURN_TYPE\\=YES_ERROR\n"}} [11:26:58] [DAP] [Info] <== {"seq":646,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_SHADOW\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":647,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_SHADOW\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":648,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":649,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_STRICT_SELECTOR_MATCH\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":650,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNDECLARED_SELECTOR\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":651,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNDECLARED_SELECTOR\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":652,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNINITIALIZED_AUTOS\\=YES_AGGRESSIVE\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":653,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNINITIALIZED_AUTOS\\=YES_AGGRESSIVE\n"}} [11:26:58] [DAP] [Info] <== {"seq":654,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNUSED_FUNCTION\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":655,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNUSED_FUNCTION\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":656,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNUSED_VARIABLE\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":657,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNUSED_VARIABLE\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":658,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATED_MODULEMAP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/GeneratedModuleMaps\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":659,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATED_MODULEMAP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/GeneratedModuleMaps\n"}} [11:26:58] [DAP] [Info] <== {"seq":660,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_INFOPLIST_FILE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":661,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_INFOPLIST_FILE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":662,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":663,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":664,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_MASTER_OBJECT_FILE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":665,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_MASTER_OBJECT_FILE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":666,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_PKGINFO_FILE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":667,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_PKGINFO_FILE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":668,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_PROFILING_CODE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":669,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_PROFILING_CODE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":670,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_TEXT_BASED_STUBS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":671,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_TEXT_BASED_STUBS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":672,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GID\\=20\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":673,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GID\\=20\n"}} [11:26:58] [DAP] [Info] <== {"seq":674,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GROUP\\=staff\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":675,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GROUP\\=staff\n"}} [11:26:58] [DAP] [Info] <== {"seq":676,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":677,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":678,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":679,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":680,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":681,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":682,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":683,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":684,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":685,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":686,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_USES_VFS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":687,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_USES_VFS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":688,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HIDE_BITCODE_SYMBOLS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":689,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HIDE_BITCODE_SYMBOLS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":690,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HOME\\=/Users/danny\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":691,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HOME\\=/Users/danny\n"}} [11:26:58] [DAP] [Info] <== {"seq":692,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HOST_PLATFORM\\=macosx\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":693,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HOST_PLATFORM\\=macosx\n"}} [11:26:58] [DAP] [Info] <== {"seq":694,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ICONV\\=/usr/bin/iconv\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":695,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ICONV\\=/usr/bin/iconv\n"}} [11:26:58] [DAP] [Info] <== {"seq":696,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":697,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":698,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_OUTPUT_FORMAT\\=same-as-input\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":699,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_OUTPUT_FORMAT\\=same-as-input\n"}} [11:26:58] [DAP] [Info] <== {"seq":700,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_PREPROCESS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":701,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_PREPROCESS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":702,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INLINE_PRIVATE_FRAMEWORKS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":703,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INLINE_PRIVATE_FRAMEWORKS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":704,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALLHDRS_COPY_PHASE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":705,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALLHDRS_COPY_PHASE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":706,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALLHDRS_SCRIPT_PHASE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":707,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALLHDRS_SCRIPT_PHASE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":708,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_DIR\\=/tmp/Runner.dst\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":709,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_DIR\\=/tmp/Runner.dst\n"}} [11:26:58] [DAP] [Info] <== {"seq":710,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_GROUP\\=staff\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":711,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_GROUP\\=staff\n"}} [11:26:58] [DAP] [Info] <== {"seq":712,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_MODE_FLAG\\=u+w,go-w,a+rX\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":713,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_MODE_FLAG\\=u+w,go-w,a+rX\n"}} [11:26:58] [DAP] [Info] <== {"seq":714,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_OWNER\\=danny\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":715,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_OWNER\\=danny\n"}} [11:26:58] [DAP] [Info] <== {"seq":716,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_ROOT\\=/tmp/Runner.dst\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":717,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_ROOT\\=/tmp/Runner.dst\n"}} [11:26:58] [DAP] [Info] <== {"seq":718,"type":"event","event":"dart.log","body":{"message":"<== [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\\=/System/iOSSupport\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":719,"type":"event","event":"output","body":{"category":"console","output":"[ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\\=/System/iOSSupport\n"}} [11:26:58] [DAP] [Info] <== {"seq":720,"type":"event","event":"dart.log","body":{"message":"<== [ ] export IS_MACCATALYST\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":721,"type":"event","event":"output","body":{"category":"console","output":"[ ] export IS_MACCATALYST\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":722,"type":"event","event":"dart.log","body":{"message":"<== [ ] export IS_UIKITFORMAC\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":723,"type":"event","event":"output","body":{"category":"console","output":"[ ] export IS_UIKITFORMAC\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":724,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVAC_DEFAULT_FLAGS\\=-J-Xms64m\\ -J-XX:NewSize\\=4M\\ -J-Dfile.encoding\\=UTF8\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":725,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVAC_DEFAULT_FLAGS\\=-J-Xms64m\\ -J-XX:NewSize\\=4M\\ -J-Dfile.encoding\\=UTF8\n"}} [11:26:58] [DAP] [Info] <== {"seq":726,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_APP_STUB\\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":727,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_APP_STUB\\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EMBEDDED_PROFILE_NAME\=embedded.provisionprofile [11:26:58] [DAP] [Info] <== {"seq":728,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_ARCHIVE_CLASSES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":729,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_ARCHIVE_CLASSES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":730,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_ARCHIVE_TYPE\\=JAR\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":731,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_ARCHIVE_TYPE\\=JAR\n"}} [11:26:58] [DAP] [Info] <== {"seq":732,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_COMPILER\\=/usr/bin/javac\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":733,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_COMPILER\\=/usr/bin/javac\n"}} [11:26:58] [DAP] [Info] <== {"seq":734,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\\=Resources\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":735,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\\=Resources\n"}} [11:26:58] [DAP] [Info] <== {"seq":736,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_JAR_FLAGS\\=cv\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":737,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_JAR_FLAGS\\=cv\n"}} [11:26:58] [DAP] [Info] <== {"seq":738,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_SOURCE_SUBDIR\\=.\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":739,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_SOURCE_SUBDIR\\=.\n"}} [11:26:58] [DAP] [Info] <== {"seq":740,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_USE_DEPENDENCIES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":741,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_USE_DEPENDENCIES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":742,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_ZIP_FLAGS\\=-urg\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":743,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_ZIP_FLAGS\\=-urg\n"}} [11:26:58] [DAP] [Info] <== {"seq":744,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JIKES_DEFAULT_FLAGS\\=+E\\ +OLDCSO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":745,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JIKES_DEFAULT_FLAGS\\=+E\\ +OLDCSO\n"}} [11:26:58] [DAP] [Info] <== {"seq":746,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KASAN_CFLAGS_CLASSIC\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":747,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KASAN_CFLAGS_CLASSIC\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\n"}} [11:26:58] [DAP] [Info] <== {"seq":748,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KASAN_CFLAGS_TBI\\=-DKASAN\\=1\\ -DKASAN_TBI\\=1\\ -fsanitize\\=kernel-hwaddress\\ -mllvm\\ -hwasan-recover\\=0\\ -mllvm\\ -hwasan-instrument-atomics\\=0\\ -mllvm\\ -hwasan-instrument-stack\\=1\\ -mllvm\\ -hwasan-uar-retag-to-zero\\=1\\ -mllvm\\ -hwasan-generate-tags-with-calls\\=1\\ -mllvm\\ -hwasan-instrument-with-calls\\=1\\ -mllvm\\ -hwasan-use-short-granules\\=0\\ \\ -mllvm\\ -hwasan-memory-access-callback-prefix\\=__asan_\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":749,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KASAN_CFLAGS_TBI\\=-DKASAN\\=1\\ -DKASAN_TBI\\=1\\ -fsanitize\\=kernel-hwaddress\\ -mllvm\\ -hwasan-recover\\=0\\ -mllvm\\ -hwasan-instrument-atomics\\=0\\ -mllvm\\ -hwasan-instrument-stack\\=1\\ -mllvm\\ -hwasan-uar-retag-to-zero\\=1\\ -mllvm\\ -hwasan-generate-tags-with-calls\\=1\\ -mllvm\\ -hwasan-instrument-with-calls\\=1\\ -mllvm\\ -hwasan-use-short-granules\\=0\\ \\ -mllvm\\ -hwasan-memory-access-callback-prefix\\=__asan_\n"}} [11:26:58] [DAP] [Info] <== {"seq":750,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KASAN_DEFAULT_CFLAGS\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":751,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KASAN_DEFAULT_CFLAGS\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\n"}} [11:26:58] [DAP] [Info] <== {"seq":752,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KEEP_PRIVATE_EXTERNS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":753,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KEEP_PRIVATE_EXTERNS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":754,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_DEPENDENCY_INFO_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/undefined_arch/Flutter\\ Assemble_dependency_info.dat\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":755,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_DEPENDENCY_INFO_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/undefined_arch/Flutter\\ Assemble_dependency_info.dat\n"}} [11:26:58] [DAP] [Info] <== {"seq":756,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_GENERATE_MAP_FILE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":757,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_GENERATE_MAP_FILE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":758,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_MAP_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Flutter\\ Assemble-LinkMap-normal-undefined_arch.txt\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":759,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_MAP_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Flutter\\ Assemble-LinkMap-normal-undefined_arch.txt\n"}} [11:26:58] [DAP] [Info] <== {"seq":760,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_NO_PIE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":761,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_NO_PIE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":762,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":763,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\\=YES\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_APP_SANDBOX\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_BITCODE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_DEFAULT_SEARCH_PATHS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_HARDENED_RUNTIME\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_HEADER_DEPENDENCIES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_ON_DEMAND_RESOURCES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_PREVIEWS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_STRICT_OBJC_MSGSEND\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_TESTABILITY\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_TESTING_SEARCH_PATHS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_USER_SCRIPT_SANDBOXING\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENTITLEMENTS_DESTINATION\=Signature [11:26:58] [DAP] [Info] <== {"seq":764,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LEGACY_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":765,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LEGACY_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer\n"}} [11:26:58] [DAP] [Info] <== {"seq":766,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LEX\\=lex\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":767,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LEX\\=lex\n"}} [11:26:58] [DAP] [Info] <== {"seq":768,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_DEXT_INSTALL_PATH\\=/Library/DriverExtensions\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":769,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_DEXT_INSTALL_PATH\\=/Library/DriverExtensions\n"}} [11:26:58] [DAP] [Info] <== {"seq":770,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_FLAG_NOSPACE\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":771,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_FLAG_NOSPACE\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":772,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_KEXT_INSTALL_PATH\\=/Library/Extensions\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":773,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_KEXT_INSTALL_PATH\\=/Library/Extensions\n"}} [11:26:58] [DAP] [Info] <== {"seq":774,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINKER_DISPLAYS_MANGLED_NAMES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":775,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINKER_DISPLAYS_MANGLED_NAMES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":776,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINK_FILE_LIST_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/arm64/Flutter\\ Assemble.LinkFileList\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":777,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINK_FILE_LIST_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/arm64/Flutter\\ Assemble.LinkFileList\n"}} [11:26:58] [DAP] [Info] <== {"seq":778,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINK_OBJC_RUNTIME\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":779,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINK_OBJC_RUNTIME\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":780,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINK_WITH_STANDARD_LIBRARIES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":781,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINK_WITH_STANDARD_LIBRARIES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":782,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\\=macos10.14\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":783,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_OS_VERSION\\=macos10.14\n"}} [11:26:58] [DAP] [Info] <== {"seq":784,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\\=macos10.14\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":785,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\\=macos10.14\n"}} [11:26:58] [DAP] [Info] <== {"seq":786,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\\=macos13.3\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":787,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\\=macos13.3\n"}} [11:26:58] [DAP] [Info] <== {"seq":788,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_VENDOR\\=apple\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":789,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_VENDOR\\=apple\n"}} [11:26:58] [DAP] [Info] <== {"seq":790,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCALIZATION_EXPORT_SUPPORTED\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":791,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCALIZATION_EXPORT_SUPPORTED\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":792,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCALIZED_STRING_MACRO_NAMES\\=NSLocalizedString\\ CFCopyLocalizedString\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":793,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCALIZED_STRING_MACRO_NAMES\\=NSLocalizedString\\ CFCopyLocalizedString\n"}} [11:26:58] [DAP] [Info] <== {"seq":794,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":795,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":796,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_ADMIN_APPS_DIR\\=/Applications/Utilities\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":797,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_ADMIN_APPS_DIR\\=/Applications/Utilities\n"}} [11:26:58] [DAP] [Info] <== {"seq":798,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_APPS_DIR\\=/Applications\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":799,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_APPS_DIR\\=/Applications\n"}} [11:26:58] [DAP] [Info] <== {"seq":800,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_DEVELOPER_DIR\\=/Library/Developer\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":801,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_DEVELOPER_DIR\\=/Library/Developer\n"}} [11:26:58] [DAP] [Info] <== {"seq":802,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_LIBRARY_DIR\\=/Library\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":803,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_LIBRARY_DIR\\=/Library\n"}} [11:26:58] [DAP] [Info] <== {"seq":804,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":805,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":806,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCSYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":807,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCSYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":808,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MACOSX_DEPLOYMENT_TARGET\\=10.14\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":809,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MACOSX_DEPLOYMENT_TARGET\\=10.14\n"}} [11:26:58] [DAP] [Info] <== {"seq":810,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\\=22F82\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":811,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\\=22F82\n"}} [11:26:58] [DAP] [Info] <== {"seq":812,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_VERSION_ACTUAL\\=130401\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":813,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_VERSION_ACTUAL\\=130401\n"}} [11:26:58] [DAP] [Info] <== {"seq":814,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_VERSION_MAJOR\\=130000\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":815,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_VERSION_MAJOR\\=130000\n"}} [11:26:58] [DAP] [Info] <== {"seq":816,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_VERSION_MINOR\\=130400\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":817,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_VERSION_MINOR\\=130400\n"}} [11:26:58] [DAP] [Info] <== {"seq":818,"type":"event","event":"dart.log","body":{"message":"<== [ ] export METAL_LIBRARY_FILE_BASE\\=default\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":819,"type":"event","event":"output","body":{"category":"console","output":"[ ] export METAL_LIBRARY_FILE_BASE\\=default\n"}} [11:26:58] [DAP] [Info] <== {"seq":820,"type":"event","event":"dart.log","body":{"message":"<== [ ] export METAL_LIBRARY_OUTPUT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":821,"type":"event","event":"output","body":{"category":"console","output":"[ ] export METAL_LIBRARY_OUTPUT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/\n"}} [11:26:58] [DAP] [Info] <== {"seq":822,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MODULE_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":823,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MODULE_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex\n"}} [11:26:58] [DAP] [Info] <== {"seq":824,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MTL_ENABLE_DEBUG_INFO\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":825,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MTL_ENABLE_DEBUG_INFO\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":826,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH\\=arm64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":827,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH\\=arm64\n"}} [11:26:58] [DAP] [Info] <== {"seq":828,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH_32_BIT\\=arm\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":829,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH_32_BIT\\=arm\n"}} [11:26:58] [DAP] [Info] <== {"seq":830,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH_64_BIT\\=arm64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":831,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH_64_BIT\\=arm64\n"}} [11:26:58] [DAP] [Info] <== {"seq":832,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH_ACTUAL\\=arm64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":833,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH_ACTUAL\\=arm64\n"}} [11:26:58] [DAP] [Info] <== {"seq":834,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NO_COMMON\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":835,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NO_COMMON\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":836,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":837,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects\n"}} [11:26:58] [DAP] [Info] <== {"seq":838,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OBJECT_FILE_DIR_normal\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":839,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OBJECT_FILE_DIR_normal\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal\n"}} [11:26:58] [DAP] [Info] <== {"seq":840,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OBJROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":841,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OBJROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\n"}} [11:26:58] [DAP] [Info] <== {"seq":842,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ONLY_ACTIVE_ARCH\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":843,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ONLY_ACTIVE_ARCH\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":844,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OS\\=MACOS\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":845,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OS\\=MACOS\n"}} [11:26:58] [DAP] [Info] <== {"seq":846,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OSAC\\=/usr/bin/osacompile\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":847,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OSAC\\=/usr/bin/osacompile\n"}} [11:26:58] [DAP] [Info] <== {"seq":848,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PACKAGE_CONFIG\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":849,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PACKAGE_CONFIG\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json\n"}} [11:26:58] [DAP] [Info] <== {"seq":850,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PASCAL_STRINGS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":851,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PASCAL_STRINGS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":852,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PATH\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/danny/.gem/ruby/2.6.0/bin:/Users/danny/Dev/Microcontrollers/ESP-Tools/tools/cmake/3.24.0/CMake.app/Contents/bin\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":853,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PATH\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/danny/.gem/ruby/2.6.0/bin:/Users/danny/Dev/Microcontrollers/ESP-Tools/tools/cmake/3.24.0/CMake.app/Contents/bin\n"}} [11:26:58] [DAP] [Info] <== {"seq":854,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\\=/usr/include\\ /usr/local/include\\ /System/Library/Frameworks\\ /System/Library/PrivateFrameworks\\ /Applications/Xcode.app/Contents/Developer/Headers\\ /Applications/Xcode.app/Contents/Developer/SDKs\\ /Applications/Xcode.app/Contents/Developer/Platforms\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":855,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\\=/usr/include\\ /usr/local/include\\ /System/Library/Frameworks\\ /System/Library/PrivateFrameworks\\ /Applications/Xcode.app/Contents/Developer/Headers\\ /Applications/Xcode.app/Contents/Developer/SDKs\\ /Applications/Xcode.app/Contents/Developer/Platforms\n"}} [11:26:58] [DAP] [Info] <== {"seq":856,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PER_ARCH_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/undefined_arch\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":857,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PER_ARCH_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/undefined_arch\n"}} [11:26:58] [DAP] [Info] <== {"seq":858,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PER_VARIANT_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":859,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PER_VARIANT_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal\n"}} [11:26:58] [DAP] [Info] <== {"seq":860,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PKGINFO_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/PkgInfo\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":861,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PKGINFO_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/PkgInfo\n"}} [11:26:58] [DAP] [Info] <== {"seq":862,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":863,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\n"}} [11:26:58] [DAP] [Info] <== {"seq":864,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":865,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\n"}} [11:26:58] [DAP] [Info] <== {"seq":866,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":867,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\n"}} [11:26:58] [DAP] [Info] <== {"seq":868,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":869,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\n"}} [11:26:58] [DAP] [Info] <== {"seq":870,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":871,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\n"}} [11:26:58] [DAP] [Info] <== {"seq":872,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":873,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\n"}} [11:26:58] [DAP] [Info] <== {"seq":874,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":875,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform\n"}} [11:26:58] [DAP] [Info] <== {"seq":876,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DISPLAY_NAME\\=macOS\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":877,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DISPLAY_NAME\\=macOS\n"}} [11:26:58] [DAP] [Info] <== {"seq":878,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_FAMILY_NAME\\=macOS\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":879,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_FAMILY_NAME\\=macOS\n"}} [11:26:58] [DAP] [Info] <== {"seq":880,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_NAME\\=macosx\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":881,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_NAME\\=macosx\n"}} [11:26:58] [DAP] [Info] <== {"seq":882,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_PREFERRED_ARCH\\=x86_64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":883,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_PREFERRED_ARCH\\=x86_64\n"}} [11:26:58] [DAP] [Info] <== {"seq":884,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLIST_FILE_OUTPUT_FORMAT\\=same-as-input\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":885,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLIST_FILE_OUTPUT_FORMAT\\=same-as-input\n"}} [11:26:58] [DAP] [Info] <== {"seq":886,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":887,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":888,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRECOMP_DESTINATION_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/PrefixHeaders\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":889,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRECOMP_DESTINATION_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/PrefixHeaders\n"}} [11:26:58] [DAP] [Info] <== {"seq":890,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRESERVE_DEAD_CODE_INITS_AND_TERMS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":891,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRESERVE_DEAD_CODE_INITS_AND_TERMS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":892,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_MODULE_NAME\\=Flutter_Assemble\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":893,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_MODULE_NAME\\=Flutter_Assemble\n"}} [11:26:58] [DAP] [Info] <== {"seq":894,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_NAME\\=Flutter\\ Assemble\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":895,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_NAME\\=Flutter\\ Assemble\n"}} [11:26:58] [DAP] [Info] <== {"seq":896,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_SETTINGS_PATH\\=\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":897,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_SETTINGS_PATH\\=\n"}} [11:26:58] [DAP] [Info] <== {"seq":898,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROFILING_CODE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":899,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROFILING_CODE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":900,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT\\=Runner\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":901,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT\\=Runner\n"}} [11:26:58] [DAP] [Info] <== {"seq":902,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":903,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources\n"}} [11:26:58] [DAP] [Info] <== {"seq":904,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":905,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":906,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcodeproj\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":907,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcodeproj\n"}} [11:26:58] [DAP] [Info] <== {"seq":908,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_NAME\\=Runner\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":909,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_NAME\\=Runner\n"}} [11:26:58] [DAP] [Info] <== {"seq":910,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":911,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build\n"}} [11:26:58] [DAP] [Info] <== {"seq":912,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":913,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\n"}} [11:26:58] [DAP] [Info] <== {"seq":914,"type":"event","event":"dart.log","body":{"message":"<== [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\\=10.14.6\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":915,"type":"event","event":"output","body":{"category":"console","output":"[ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\\=10.14.6\n"}} [11:26:58] [DAP] [Info] <== {"seq":916,"type":"event","event":"dart.log","body":{"message":"<== [ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":917,"type":"event","event":"output","body":{"category":"console","output":"[ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":918,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_CVS_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":919,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_CVS_FROM_RESOURCES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":920,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_GIT_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":921,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_GIT_FROM_RESOURCES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":922,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":923,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":924,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_HG_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":925,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_HG_FROM_RESOURCES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":926,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_SVN_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":927,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_SVN_FROM_RESOURCES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":928,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REZ_COLLECTOR_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/ResourceManagerResources\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":929,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REZ_COLLECTOR_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/ResourceManagerResources\n"}} [11:26:58] [DAP] [Info] <== {"seq":930,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REZ_OBJECTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/ResourceManagerResources/Objects\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":931,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REZ_OBJECTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/ResourceManagerResources/Objects\n"}} [11:26:58] [DAP] [Info] <== {"seq":932,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":933,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":934,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_INPUT_FILE_0\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/tripwire\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":935,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_INPUT_FILE_0\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/tripwire\n"}} [11:26:58] [DAP] [Info] <== {"seq":936,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_INPUT_FILE_COUNT\\=1\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":937,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_INPUT_FILE_COUNT\\=1\n"}} [11:26:58] [DAP] [Info] <== {"seq":938,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_INPUT_FILE_LIST_0\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-0db1384f258c72f16178f5b9a79c1389-resolved.xcfilelist\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":939,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_INPUT_FILE_LIST_0\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-0db1384f258c72f16178f5b9a79c1389-resolved.xcfilelist\n"}} [11:26:58] [DAP] [Info] <== {"seq":940,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_INPUT_FILE_LIST_COUNT\\=1\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":941,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_INPUT_FILE_LIST_COUNT\\=1\n"}} [11:26:58] [DAP] [Info] <== {"seq":942,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_OUTPUT_FILE_COUNT\\=0\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":943,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_OUTPUT_FILE_COUNT\\=0\n"}} [11:26:58] [DAP] [Info] <== {"seq":944,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_OUTPUT_FILE_LIST_0\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/OutputFileList-33CC111E2044C6BF0003C045-FlutterOutputs-ce38fe04de2ea37d5c5da86ef4b94dc0-resolved.xcfilelist\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":945,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_OUTPUT_FILE_LIST_0\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/OutputFileList-33CC111E2044C6BF0003C045-FlutterOutputs-ce38fe04de2ea37d5c5da86ef4b94dc0-resolved.xcfilelist\n"}} [11:26:58] [DAP] [Info] <== {"seq":946,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\\=1\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":947,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\\=1\n"}} [11:26:58] [DAP] [Info] <== {"seq":948,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDKROOT\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":949,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDKROOT\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:26:58] [DAP] [Info] <== {"seq":950,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":951,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:26:58] [DAP] [Info] <== {"seq":952,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_DIR_macosx\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":953,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_DIR_macosx\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:26:58] [DAP] [Info] <== {"seq":954,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_DIR_macosx13_3\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":955,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_DIR_macosx13_3\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:26:58] [DAP] [Info] <== {"seq":956,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_NAME\\=macosx13.3\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":957,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_NAME\\=macosx13.3\n"}} [11:26:58] [DAP] [Info] <== {"seq":958,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_NAMES\\=macosx13.3\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":959,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_NAMES\\=macosx13.3\n"}} [11:26:58] [DAP] [Info] <== {"seq":960,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_PRODUCT_BUILD_VERSION\\=22E245\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":961,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_PRODUCT_BUILD_VERSION\\=22E245\n"}} [11:26:58] [DAP] [Info] <== {"seq":962,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_STAT_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":963,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_STAT_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":964,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_STAT_CACHE_ENABLE\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":965,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_STAT_CACHE_ENABLE\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":966,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_STAT_CACHE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":967,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_STAT_CACHE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\n"}} [11:26:58] [DAP] [Info] <== {"seq":968,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION\\=13.3\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":969,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION\\=13.3\n"}} [11:26:58] [DAP] [Info] <== {"seq":970,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION_ACTUAL\\=130300\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":971,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION_ACTUAL\\=130300\n"}} [11:26:58] [DAP] [Info] <== {"seq":972,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION_MAJOR\\=130000\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":973,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION_MAJOR\\=130000\n"}} [11:26:58] [DAP] [Info] <== {"seq":974,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION_MINOR\\=130300\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":975,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION_MINOR\\=130300\n"}} [11:26:58] [DAP] [Info] <== {"seq":976,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SED\\=/usr/bin/sed\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":977,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SED\\=/usr/bin/sed\n"}} [11:26:58] [DAP] [Info] <== {"seq":978,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SEPARATE_STRIP\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":979,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SEPARATE_STRIP\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":980,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SEPARATE_SYMBOL_EDIT\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":981,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SEPARATE_SYMBOL_EDIT\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":982,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SET_DIR_MODE_OWNER_GROUP\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":983,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SET_DIR_MODE_OWNER_GROUP\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":984,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SET_FILE_MODE_OWNER_GROUP\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":985,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SET_FILE_MODE_OWNER_GROUP\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":986,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHALLOW_BUNDLE\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":987,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHALLOW_BUNDLE\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":988,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHARED_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/DerivedSources\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":989,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHARED_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/DerivedSources\n"}} [11:26:58] [DAP] [Info] <== {"seq":990,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHARED_PRECOMPS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/PrecompiledHeaders\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":991,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHARED_PRECOMPS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/PrecompiledHeaders\n"}} [11:26:58] [DAP] [Info] <== {"seq":992,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SKIP_INSTALL\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":993,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SKIP_INSTALL\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":994,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SOURCE_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":995,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SOURCE_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":996,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SRCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":997,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SRCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":998,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGSDATA_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/undefined_arch\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":999,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGSDATA_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/undefined_arch\n"}} [11:26:58] [DAP] [Info] <== {"seq":1000,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGSDATA_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1001,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGSDATA_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\n"}} [11:26:58] [DAP] [Info] <== {"seq":1002,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGS_FILE_INFOPLIST_RENAME\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1003,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGS_FILE_INFOPLIST_RENAME\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1004,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGS_FILE_OUTPUT_ENCODING\\=UTF-16\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1005,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGS_FILE_OUTPUT_ENCODING\\=UTF-16\n"}} [11:26:58] [DAP] [Info] <== {"seq":1006,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_BITCODE_FROM_COPIED_FILES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1007,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_BITCODE_FROM_COPIED_FILES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1008,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_INSTALLED_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1009,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_INSTALLED_PRODUCT\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1010,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_PNG_TEXT\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1011,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_PNG_TEXT\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1012,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_STYLE\\=all\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1013,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_STYLE\\=all\n"}} [11:26:58] [DAP] [Info] <== {"seq":1014,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_SWIFT_SYMBOLS\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1015,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_SWIFT_SYMBOLS\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1016,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SUPPORTED_PLATFORMS\\=macosx\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1017,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SUPPORTED_PLATFORMS\\=macosx\n"}} [11:26:58] [DAP] [Info] <== {"seq":1018,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SUPPORTS_TEXT_BASED_API\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1019,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SUPPORTS_TEXT_BASED_API\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1020,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\\=DEBUG\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1021,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\\=DEBUG\n"}} [11:26:58] [DAP] [Info] <== {"seq":1022,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_EMIT_LOC_STRINGS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1023,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_EMIT_LOC_STRINGS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1024,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_OPTIMIZATION_LEVEL\\=-Onone\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1025,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_OPTIMIZATION_LEVEL\\=-Onone\n"}} [11:26:58] [DAP] [Info] <== {"seq":1026,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_PLATFORM_TARGET_PREFIX\\=macos\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1027,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_PLATFORM_TARGET_PREFIX\\=macos\n"}} [11:26:58] [DAP] [Info] <== {"seq":1028,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_RESPONSE_FILE_PATH_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/arm64/Flutter\\ Assemble.SwiftFileList\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1029,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_RESPONSE_FILE_PATH_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build/Objects-normal/arm64/Flutter\\ Assemble.SwiftFileList\n"}} [11:26:58] [DAP] [Info] <== {"seq":1030,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1031,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\n"}} [11:26:58] [DAP] [Info] <== {"seq":1032,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_ADMIN_APPS_DIR\\=/Applications/Utilities\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1033,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_ADMIN_APPS_DIR\\=/Applications/Utilities\n"}} [11:26:58] [DAP] [Info] <== {"seq":1034,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_APPS_DIR\\=/Applications\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1035,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_APPS_DIR\\=/Applications\n"}} [11:26:58] [DAP] [Info] <== {"seq":1036,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_CORE_SERVICES_DIR\\=/System/Library/CoreServices\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1037,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_CORE_SERVICES_DIR\\=/System/Library/CoreServices\n"}} [11:26:58] [DAP] [Info] <== {"seq":1038,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEMOS_DIR\\=/Applications/Extras\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1039,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEMOS_DIR\\=/Applications/Extras\n"}} [11:26:58] [DAP] [Info] <== {"seq":1040,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_APPS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1041,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_APPS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\n"}} [11:26:58] [DAP] [Info] <== {"seq":1042,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1043,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\n"}} [11:26:58] [DAP] [Info] <== {"seq":1044,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_DEMOS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\\ Examples\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1045,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_DEMOS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\\ Examples\n"}} [11:26:58] [DAP] [Info] <== {"seq":1046,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1047,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\n"}} [11:26:58] [DAP] [Info] <== {"seq":1048,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1049,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library\n"}} [11:26:58] [DAP] [Info] <== {"seq":1050,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\\ Tools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1051,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\\ Tools\n"}} [11:26:58] [DAP] [Info] <== {"seq":1052,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Java\\ Tools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1053,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Java\\ Tools\n"}} [11:26:58] [DAP] [Info] <== {"seq":1054,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\\ Tools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1055,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\\ Tools\n"}} [11:26:58] [DAP] [Info] <== {"seq":1056,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1057,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes\n"}} [11:26:58] [DAP] [Info] <== {"seq":1058,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_TOOLS\\=/Applications/Xcode.app/Contents/Developer/Tools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1059,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_TOOLS\\=/Applications/Xcode.app/Contents/Developer/Tools\n"}} [11:26:58] [DAP] [Info] <== {"seq":1060,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/documentation/DeveloperTools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1061,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/documentation/DeveloperTools\n"}} [11:26:58] [DAP] [Info] <== {"seq":1062,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes/DeveloperTools\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1063,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes/DeveloperTools\n"}} [11:26:58] [DAP] [Info] <== {"seq":1064,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1065,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\n"}} [11:26:58] [DAP] [Info] <== {"seq":1066,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_UTILITIES_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1067,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_UTILITIES_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities\n"}} [11:26:58] [DAP] [Info] <== {"seq":1068,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1069,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\n"}} [11:26:58] [DAP] [Info] <== {"seq":1070,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DOCUMENTATION_DIR\\=/Library/Documentation\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1071,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DOCUMENTATION_DIR\\=/Library/Documentation\n"}} [11:26:58] [DAP] [Info] <== {"seq":1072,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_KEXT_INSTALL_PATH\\=/System/Library/Extensions\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1073,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_KEXT_INSTALL_PATH\\=/System/Library/Extensions\n"}} [11:26:58] [DAP] [Info] <== {"seq":1074,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_LIBRARY_DIR\\=/System/Library\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1075,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_LIBRARY_DIR\\=/System/Library\n"}} [11:26:58] [DAP] [Info] <== {"seq":1076,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_DEMANGLE\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1077,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_DEMANGLE\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1078,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_ENABLE_PROJECT_HEADERS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1079,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_ENABLE_PROJECT_HEADERS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1080,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_LANGUAGE\\=objective-c\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1081,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_LANGUAGE\\=objective-c\n"}} [11:26:58] [DAP] [Info] <== {"seq":1082,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_LANGUAGE_STANDARD\\=compiler-default\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1083,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_LANGUAGE_STANDARD\\=compiler-default\n"}} [11:26:58] [DAP] [Info] <== {"seq":1084,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_VERIFY_MODE\\=ErrorsOnly\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1085,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_VERIFY_MODE\\=ErrorsOnly\n"}} [11:26:58] [DAP] [Info] <== {"seq":1086,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGETNAME\\=Flutter\\ Assemble\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1087,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGETNAME\\=Flutter\\ Assemble\n"}} [11:26:58] [DAP] [Info] <== {"seq":1088,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGET_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1089,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGET_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:26:58] [DAP] [Info] <== {"seq":1090,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGET_NAME\\=Flutter\\ Assemble\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1091,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGET_NAME\\=Flutter\\ Assemble\n"}} [11:26:58] [DAP] [Info] <== {"seq":1092,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGET_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1093,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGET_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\n"}} [11:26:58] [DAP] [Info] <== {"seq":1094,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1095,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\n"}} [11:26:58] [DAP] [Info] <== {"seq":1096,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1097,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\n"}} [11:26:58] [DAP] [Info] <== {"seq":1098,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1099,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\ Assemble.build\n"}} [11:26:58] [DAP] [Info] <== {"seq":1100,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1101,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\n"}} [11:26:58] [DAP] [Info] <== {"seq":1102,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEST_FRAMEWORK_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks\r\n","severity":0,"category":9}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENTITLEMENTS_REQUIRED\=YES [11:26:58] [DAP] [Info] <== {"seq":1103,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEST_FRAMEWORK_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks\n"}} [11:26:58] [DAP] [Info] <== {"seq":1104,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEST_LIBRARY_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1105,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEST_LIBRARY_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib\n"}} [11:26:58] [DAP] [Info] <== {"seq":1106,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TOOLCHAINS\\=com.apple.dt.toolchain.XcodeDefault\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1107,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TOOLCHAINS\\=com.apple.dt.toolchain.XcodeDefault\n"}} [11:26:58] [DAP] [Info] <== {"seq":1108,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1109,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\n"}} [11:26:58] [DAP] [Info] <== {"seq":1110,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TRACK_WIDGET_CREATION\\=true\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1111,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TRACK_WIDGET_CREATION\\=true\n"}} [11:26:58] [DAP] [Info] <== {"seq":1112,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1113,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1114,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TREE_SHAKE_ICONS\\=false\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1115,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TREE_SHAKE_ICONS\\=false\n"}} [11:26:58] [DAP] [Info] <== {"seq":1116,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UID\\=501\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1117,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UID\\=501\n"}} [11:26:58] [DAP] [Info] <== {"seq":1118,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UNINSTALLED_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/UninstalledProducts\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1119,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UNINSTALLED_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/UninstalledProducts\n"}} [11:26:58] [DAP] [Info] <== {"seq":1120,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UNSTRIPPED_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1121,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UNSTRIPPED_PRODUCT\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1122,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USER\\=danny\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1123,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USER\\=danny\n"}} [11:26:58] [DAP] [Info] <== {"seq":1124,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USER_APPS_DIR\\=/Users/danny/Applications\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1125,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USER_APPS_DIR\\=/Users/danny/Applications\n"}} [11:26:58] [DAP] [Info] <== {"seq":1126,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USER_LIBRARY_DIR\\=/Users/danny/Library\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1127,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USER_LIBRARY_DIR\\=/Users/danny/Library\n"}} [11:26:58] [DAP] [Info] <== {"seq":1128,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USE_DYNAMIC_NO_PIC\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1129,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USE_DYNAMIC_NO_PIC\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1130,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USE_HEADERMAP\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1131,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USE_HEADERMAP\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1132,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USE_HEADER_SYMLINKS\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1133,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USE_HEADER_SYMLINKS\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1134,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\\=YES_ERROR\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1135,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\\=YES_ERROR\n"}} [11:26:58] [DAP] [Info] <== {"seq":1136,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VALIDATE_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1137,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VALIDATE_PRODUCT\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1138,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VALID_ARCHS\\=arm64\\ arm64e\\ i386\\ x86_64\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1139,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VALID_ARCHS\\=arm64\\ arm64e\\ i386\\ x86_64\n"}} [11:26:58] [DAP] [Info] <== {"seq":1140,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERBOSE_PBXCP\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1141,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERBOSE_PBXCP\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1142,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERBOSE_SCRIPT_LOGGING\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1143,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERBOSE_SCRIPT_LOGGING\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1144,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERSION_INFO_BUILDER\\=danny\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1145,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERSION_INFO_BUILDER\\=danny\n"}} [11:26:58] [DAP] [Info] <== {"seq":1146,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERSION_INFO_FILE\\=Flutter\\ Assemble_vers.c\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1147,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERSION_INFO_FILE\\=Flutter\\ Assemble_vers.c\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FILE_LIST\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects/LinkFileList [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FIXED_FILES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/FixedFiles [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_APPLICATION_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_BUILD_DIR\=build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_BUILD_NAME\=0.1.0 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_BUILD_NUMBER\=0.1.0 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_ROOT\=/Users/danny/Dev/Google/flutter [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_TARGET\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FRAMEWORK_VERSION\=A [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FUSE_BUILD_PHASES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FUSE_BUILD_SCRIPT_PHASES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC3_VERSION\=3.3 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_C_LANGUAGE_STANDARD\=gnu11 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_DYNAMIC_NO_PIC\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_NO_COMMON_BLOCKS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_OPTIMIZATION_LEVEL\=0 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_SHADOW\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNDECLARED_SELECTOR\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNUSED_FUNCTION\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNUSED_VARIABLE\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATED_MODULEMAP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/GeneratedModuleMaps [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_INFOPLIST_FILE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_MASTER_OBJECT_FILE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_PKGINFO_FILE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_PROFILING_CODE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_TEXT_BASED_STUBS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GID\=20 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GROUP\=staff [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES [11:26:58] [DAP] [Info] <== {"seq":1148,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERSION_INFO_STRING\\=\\\"@\\(\\#\\)PROGRAM:Flutter\\ Assemble\\ \\ PROJECT:Runner-\\\"\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1149,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERSION_INFO_STRING\\=\\\"@\\(\\#\\)PROGRAM:Flutter\\ Assemble\\ \\ PROJECT:Runner-\\\"\n"}} [11:26:58] [DAP] [Info] <== {"seq":1150,"type":"event","event":"dart.log","body":{"message":"<== [ ] export WARNING_CFLAGS\\=-Wall\\ -Wconditional-uninitialized\\ -Wnullable-to-nonnull-conversion\\ -Wmissing-method-return-type\\ -Woverlength-strings\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1151,"type":"event","event":"output","body":{"category":"console","output":"[ ] export WARNING_CFLAGS\\=-Wall\\ -Wconditional-uninitialized\\ -Wnullable-to-nonnull-conversion\\ -Wmissing-method-return-type\\ -Woverlength-strings\n"}} [11:26:58] [DAP] [Info] <== {"seq":1152,"type":"event","event":"dart.log","body":{"message":"<== [ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1153,"type":"event","event":"output","body":{"category":"console","output":"[ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1154,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_APP_SUPPORT_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Xcode\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1155,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_APP_SUPPORT_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Xcode\n"}} [11:26:58] [DAP] [Info] <== {"seq":1156,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_PRODUCT_BUILD_VERSION\\=14E222b\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1157,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_PRODUCT_BUILD_VERSION\\=14E222b\n"}} [11:26:58] [DAP] [Info] <== {"seq":1158,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_VERSION_ACTUAL\\=1430\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1159,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_VERSION_ACTUAL\\=1430\n"}} [11:26:58] [DAP] [Info] <== {"seq":1160,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_VERSION_MAJOR\\=1400\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1161,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_VERSION_MAJOR\\=1400\n"}} [11:26:58] [DAP] [Info] <== {"seq":1162,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_VERSION_MINOR\\=1430\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1163,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_VERSION_MINOR\\=1430\n"}} [11:26:58] [DAP] [Info] <== {"seq":1164,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XPCSERVICES_FOLDER_PATH\\=/XPCServices\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1165,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XPCSERVICES_FOLDER_PATH\\=/XPCServices\n"}} [11:26:58] [DAP] [Info] <== {"seq":1166,"type":"event","event":"dart.log","body":{"message":"<== [ ] export YACC\\=yacc\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1167,"type":"event","event":"output","body":{"category":"console","output":"[ ] export YACC\\=yacc\n"}} [11:26:58] [DAP] [Info] <== {"seq":1168,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _BOOL_\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1169,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _BOOL_\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1170,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _BOOL_NO\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1171,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _BOOL_NO\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1172,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _BOOL_YES\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1173,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _BOOL_YES\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1174,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1175,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _DEVELOPMENT_TEAM_IS_EMPTY\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1176,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _IS_EMPTY_\\=YES\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1177,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _IS_EMPTY_\\=YES\n"}} [11:26:58] [DAP] [Info] <== {"seq":1178,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\\=NO\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1179,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\\=NO\n"}} [11:26:58] [DAP] [Info] <== {"seq":1180,"type":"event","event":"dart.log","body":{"message":"<== [ ] export arch\\=undefined_arch\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1181,"type":"event","event":"output","body":{"category":"console","output":"[ ] export arch\\=undefined_arch\n"}} [11:26:58] [DAP] [Info] <== {"seq":1182,"type":"event","event":"dart.log","body":{"message":"<== [ ] export variant\\=normal\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1183,"type":"event","event":"output","body":{"category":"console","output":"[ ] export variant\\=normal\n"}} [11:26:58] [DAP] [Info] <== {"seq":1184,"type":"event","event":"dart.log","body":{"message":"<== [ ] /bin/sh -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\\\\\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1185,"type":"event","event":"output","body":{"category":"console","output":"[ ] /bin/sh -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\\\\\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh\n"}} [11:26:58] [DAP] [Info] <== {"seq":1186,"type":"event","event":"dart.log","body":{"message":"<== [ +8 ms] ♦ /Users/danny/Dev/Google/flutter/bin/flutter --verbose assemble --no-version-check -dTargetPlatform=darwin -dDarwinArchs=arm64 -dTargetFile=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart -dBuildMode=debug -dTreeShakeIcons=false -dDartObfuscation=false -dSplitDebugInfo= -dTrackWidgetCreation=true -dAction=build -dFrontendServerStarterPath= --DartDefines=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw== --ExtraGenSnapshotOptions= --ExtraFrontEndOptions= --build-inputs=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/FlutterInputs.xcfilelist --build-outputs=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/FlutterOutputs.xcfilelist --output=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug debug_macos_bundle_flutter_assets\r\n","severity":0,"category":9}} [11:26:58] [DAP] [Info] <== {"seq":1187,"type":"event","event":"output","body":{"category":"console","output":"[ +8 ms] ♦ /Users/danny/Dev/Google/flutter/bin/flutter --verbose assemble --no-version-check -dTargetPlatform=darwin -dDarwinArchs=arm64 -dTargetFile=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart -dBuildMode=debug -dTreeShakeIcons=false -dDartObfuscation=false -dSplitDebugInfo= -dTrackWidgetCreation=true -dAction=build -dFrontendServerStarterPath= --DartDefines=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw== --ExtraGenSnapshotOptions= --ExtraFrontEndOptions= --build-inputs=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/FlutterInputs.xcfilelist --build-outputs=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/FlutterOutputs.xcfilelist --output=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug debug_macos_bundle_flutter_assets\n"}} [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_USES_VFS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HIDE_BITCODE_SYMBOLS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HOME\=/Users/danny [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HOST_PLATFORM\=macosx [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ICONV\=/usr/bin/iconv [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_OUTPUT_FORMAT\=same-as-input [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_PREPROCESS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INLINE_PRIVATE_FRAMEWORKS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALLHDRS_COPY_PHASE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALLHDRS_SCRIPT_PHASE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_DIR\=/tmp/Runner.dst [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_GROUP\=staff [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_MODE_FLAG\=u+w,go-w,a+rX [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_OWNER\=danny [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_ROOT\=/tmp/Runner.dst [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\=/System/iOSSupport [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export IS_MACCATALYST\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export IS_UIKITFORMAC\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_ARCHIVE_CLASSES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_ARCHIVE_TYPE\=JAR [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_COMPILER\=/usr/bin/javac [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_JAR_FLAGS\=cv [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_SOURCE_SUBDIR\=. [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_USE_DEPENDENCIES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_ZIP_FLAGS\=-urg [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\ -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\ -hwasan-uar-retag-to-zero\=1\ -mllvm\ -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\ -hwasan-use-short-granules\=0\ \ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KEEP_PRIVATE_EXTERNS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_DEPENDENCY_INFO_FILE\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch/Flutter\ Assemble_dependency_info.dat [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_GENERATE_MAP_FILE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_MAP_FILE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Flutter\ Assemble-LinkMap-normal-undefined_arch.txt [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_NO_PIE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LEX\=lex [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_FLAG_NOSPACE\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINKER_DISPLAYS_MANGLED_NAMES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINK_FILE_LIST_normal_arm64\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/arm64/Flutter\ Assemble.LinkFileList [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINK_OBJC_RUNTIME\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINK_WITH_STANDARD_LIBRARIES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\=macos10.14 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\=macos10.14 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\=macos13.3 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_VENDOR\=apple [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCALIZATION_EXPORT_SUPPORTED\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_APPS_DIR\=/Applications [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_DEVELOPER_DIR\=/Library/Developer [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_LIBRARY_DIR\=/Library [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCSYMROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MACOSX_DEPLOYMENT_TARGET\=10.14 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\=22F82 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_VERSION_ACTUAL\=130401 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_VERSION_MAJOR\=130000 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_VERSION_MINOR\=130400 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export METAL_LIBRARY_FILE_BASE\=default [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export METAL_LIBRARY_OUTPUT_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/ [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MODULE_CACHE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MTL_ENABLE_DEBUG_INFO\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH\=arm64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH_32_BIT\=arm [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH_64_BIT\=arm64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH_ACTUAL\=arm64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NO_COMMON\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OBJECT_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OBJECT_FILE_DIR_normal\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OBJROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ONLY_ACTIVE_ARCH\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OS\=MACOS [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OSAC\=/usr/bin/osacompile [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PACKAGE_CONFIG\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PASCAL_STRINGS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/danny/.gem/ruby/2.6.0/bin:/Users/danny/Dev/Microcontrollers/ESP-Tools/tools/cmake/3.24.0/CMake.app/Contents/bin [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PER_ARCH_OBJECT_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PER_VARIANT_OBJECT_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PKGINFO_FILE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/PkgInfo [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DISPLAY_NAME\=macOS [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_FAMILY_NAME\=macOS [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_NAME\=macosx [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_PREFERRED_ARCH\=x86_64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLIST_FILE_OUTPUT_FORMAT\=same-as-input [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRECOMP_DESTINATION_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/PrefixHeaders [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_MODULE_NAME\=Flutter_Assemble [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_NAME\=Flutter\ Assemble [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_SETTINGS_PATH\= [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROFILING_CODE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT\=Runner [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_DERIVED_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_FILE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcodeproj [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_NAME\=Runner [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_TEMP_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\=10.14.6 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_CVS_FROM_RESOURCES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_GIT_FROM_RESOURCES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_HG_FROM_RESOURCES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_SVN_FROM_RESOURCES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REZ_COLLECTOR_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/ResourceManagerResources [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REZ_OBJECTS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/ResourceManagerResources/Objects [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_INPUT_FILE_0\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/tripwire [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_INPUT_FILE_COUNT\=1 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_INPUT_FILE_LIST_0\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/InputFileList-33CC111E2044C6BF0003C045-FlutterInputs-0db1384f258c72f16178f5b9a79c1389-resolved.xcfilelist [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_INPUT_FILE_LIST_COUNT\=1 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_OUTPUT_FILE_COUNT\=0 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_OUTPUT_FILE_LIST_0\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/OutputFileList-33CC111E2044C6BF0003C045-FlutterOutputs-ce38fe04de2ea37d5c5da86ef4b94dc0-resolved.xcfilelist [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\=1 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_DIR_macosx\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_DIR_macosx13_3\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_NAME\=macosx13.3 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_NAMES\=macosx13.3 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_PRODUCT_BUILD_VERSION\=22E245 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_STAT_CACHE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_STAT_CACHE_ENABLE\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_STAT_CACHE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION\=13.3 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION_ACTUAL\=130300 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION_MAJOR\=130000 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION_MINOR\=130300 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SED\=/usr/bin/sed [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SEPARATE_STRIP\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SEPARATE_SYMBOL_EDIT\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SET_DIR_MODE_OWNER_GROUP\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SET_FILE_MODE_OWNER_GROUP\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHALLOW_BUNDLE\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHARED_DERIVED_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/DerivedSources [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHARED_PRECOMPS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/PrecompiledHeaders [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SKIP_INSTALL\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SOURCE_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SRCROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGSDATA_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/undefined_arch [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGSDATA_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGS_FILE_INFOPLIST_RENAME\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGS_FILE_OUTPUT_ENCODING\=UTF-16 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_BITCODE_FROM_COPIED_FILES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_INSTALLED_PRODUCT\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_PNG_TEXT\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_STYLE\=all [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_SWIFT_SYMBOLS\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SUPPORTED_PLATFORMS\=macosx [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SUPPORTS_TEXT_BASED_API\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_EMIT_LOC_STRINGS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_OPTIMIZATION_LEVEL\=-Onone [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_PLATFORM_TARGET_PREFIX\=macos [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build/Objects-normal/arm64/Flutter\ Assemble.SwiftFileList [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYMROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_APPS_DIR\=/Applications [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEMOS_DIR\=/Applications/Extras [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_LIBRARY_DIR\=/System/Library [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_DEMANGLE\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_ENABLE_PROJECT_HEADERS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_LANGUAGE\=objective-c [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_LANGUAGE_STANDARD\=compiler-default [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_VERIFY_MODE\=ErrorsOnly [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGETNAME\=Flutter\ Assemble [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGET_BUILD_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGET_NAME\=Flutter\ Assemble [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGET_TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_FILES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\ Assemble.build [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TRACK_WIDGET_CREATION\=true [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TREE_SHAKE_ICONS\=false [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UID\=501 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UNINSTALLED_PRODUCTS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/UninstalledProducts [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UNSTRIPPED_PRODUCT\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USER\=danny [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USER_APPS_DIR\=/Users/danny/Applications [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USER_LIBRARY_DIR\=/Users/danny/Library [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USE_DYNAMIC_NO_PIC\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USE_HEADERMAP\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USE_HEADER_SYMLINKS\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VALIDATE_PRODUCT\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERBOSE_PBXCP\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERBOSE_SCRIPT_LOGGING\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERSION_INFO_BUILDER\=danny [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERSION_INFO_FILE\=Flutter\ Assemble_vers.c [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Flutter\ Assemble\ \ PROJECT:Runner-\" [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export WARNING_CFLAGS\=-Wall\ -Wconditional-uninitialized\ -Wnullable-to-nonnull-conversion\ -Wmissing-method-return-type\ -Woverlength-strings [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_PRODUCT_BUILD_VERSION\=14E222b [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_VERSION_ACTUAL\=1430 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_VERSION_MAJOR\=1400 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_VERSION_MINOR\=1430 [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XPCSERVICES_FOLDER_PATH\=/XPCServices [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export YACC\=yacc [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _BOOL_\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _BOOL_NO\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _BOOL_YES\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _IS_EMPTY_\=YES [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\=NO [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export arch\=undefined_arch [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export variant\=normal [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /bin/sh -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Flutter\\\ Assemble.build/Script-33CC111E2044C6BF0003C045.sh [11:26:58] [FlutterRun] [Info] [Flutter (macOS)] <== [ +8 ms] ♦ /Users/danny/Dev/Google/flutter/bin/flutter --verbose assemble --no-version-check -dTargetPlatform=darwin -dDarwinArchs=arm64 -dTargetFile=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart -dBuildMode=debug -dTreeShakeIcons=false -dDartObfuscation=false -dSplitDebugInfo= -dTrackWidgetCreation=true -dAction=build -dFrontendServerStarterPath= --DartDefines=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw== --ExtraGenSnapshotOptions= --ExtraFrontEndOptions= --build-inputs=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/FlutterInputs.xcfilelist --build-outputs=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/ephemeral/FlutterOutputs.xcfilelist --output=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug debug_macos_bundle_flutter_assets [11:26:59] [DAP] [Info] <== {"seq":1188,"type":"event","event":"dart.log","body":{"message":"<== [ +91 ms] [ +3 ms] executing: sw_vers -productName\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1189,"type":"event","event":"output","body":{"category":"console","output":"[ +91 ms] [ +3 ms] executing: sw_vers -productName\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +91 ms] [ +3 ms] executing: sw_vers -productName [11:26:59] [DAP] [Info] <== {"seq":1190,"type":"event","event":"dart.log","body":{"message":"<== [ +8 ms] [ +10 ms] Exit code 0 from: sw_vers -productName\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1191,"type":"event","event":"output","body":{"category":"console","output":"[ +8 ms] [ +10 ms] Exit code 0 from: sw_vers -productName\n"}} [11:26:59] [DAP] [Info] <== {"seq":1192,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] macOS\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1193,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] macOS\n"}} [11:26:59] [DAP] [Info] <== {"seq":1194,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] executing: sw_vers -productVersion\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1195,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] executing: sw_vers -productVersion\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +8 ms] [ +10 ms] Exit code 0 from: sw_vers -productName [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] macOS [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] executing: sw_vers -productVersion [11:26:59] [DAP] [Info] <== {"seq":1196,"type":"event","event":"dart.log","body":{"message":"<== [ +7 ms] [ +7 ms] Exit code 0 from: sw_vers -productVersion\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1197,"type":"event","event":"output","body":{"category":"console","output":"[ +7 ms] [ +7 ms] Exit code 0 from: sw_vers -productVersion\n"}} [11:26:59] [DAP] [Info] <== {"seq":1198,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] 13.4.1\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1199,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] 13.4.1\n"}} [11:26:59] [DAP] [Info] <== {"seq":1200,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] executing: sw_vers -buildVersion\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1201,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] executing: sw_vers -buildVersion\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +7 ms] [ +7 ms] Exit code 0 from: sw_vers -productVersion [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] 13.4.1 [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] executing: sw_vers -buildVersion [11:26:59] [DAP] [Info] <== {"seq":1202,"type":"event","event":"dart.log","body":{"message":"<== [ +8 ms] [ +8 ms] Exit code 0 from: sw_vers -buildVersion\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1203,"type":"event","event":"output","body":{"category":"console","output":"[ +8 ms] [ +8 ms] Exit code 0 from: sw_vers -buildVersion\n"}} [11:26:59] [DAP] [Info] <== {"seq":1204,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] 22F770820d\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1205,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] 22F770820d\n"}} [11:26:59] [DAP] [Info] <== {"seq":1206,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] executing: uname -m\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1207,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] executing: uname -m\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +8 ms] [ +8 ms] Exit code 0 from: sw_vers -buildVersion [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] 22F770820d [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] executing: uname -m [11:26:59] [DAP] [Info] <== {"seq":1208,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] [ +3 ms] Exit code 0 from: uname -m\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1209,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] [ +3 ms] Exit code 0 from: uname -m\n"}} [11:26:59] [DAP] [Info] <== {"seq":1210,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] arm64\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1211,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] arm64\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] [ +3 ms] Exit code 0 from: uname -m [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] arm64 [11:26:59] [DAP] [Info] <== {"seq":1212,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] [ +3 ms] executing: sysctl hw.optional.arm64\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1213,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] [ +3 ms] executing: sysctl hw.optional.arm64\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] [ +3 ms] executing: sysctl hw.optional.arm64 [11:26:59] [DAP] [Info] <== {"seq":1214,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1215,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64\n"}} [11:26:59] [DAP] [Info] <== {"seq":1216,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] hw.optional.arm64: 1\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1217,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] hw.optional.arm64: 1\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] [ +2 ms] Exit code 0 from: sysctl hw.optional.arm64 [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] hw.optional.arm64: 1 [11:26:59] [DAP] [Info] <== {"seq":1218,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] [ +5 ms] Unable to locate an Android SDK.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1219,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] [ +5 ms] Unable to locate an Android SDK.\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] [ +5 ms] Unable to locate an Android SDK. [11:26:59] [DAP] [Info] <== {"seq":1220,"type":"event","event":"dart.log","body":{"message":"<== [ +12 ms] [ +11 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1221,"type":"event","event":"output","body":{"category":"console","output":"[ +12 ms] [ +11 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1222,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1223,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1224,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1225,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1226,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1227,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1228,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1229,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1230,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1231,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1232,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1233,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1234,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1235,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1236,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1237,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1238,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1239,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1240,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1241,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1242,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1243,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +12 ms] [ +11 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [11:26:59] [DAP] [Info] <== {"seq":1244,"type":"event","event":"dart.log","body":{"message":"<== [ +32 ms] [ +33 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1245,"type":"event","event":"output","body":{"category":"console","output":"[ +32 ms] [ +33 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1246,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1247,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1248,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1249,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1250,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1251,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1252,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1253,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1254,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +32 ms] [ +33 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [11:26:59] [DAP] [Info] <== {"seq":1255,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1256,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1257,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1258,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1259,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1260,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1261,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [11:26:59] [DAP] [Info] <== {"seq":1262,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1263,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1264,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1265,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1266,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1267,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1268,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1269,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1270,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1271,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1272,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1273,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1274,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1275,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1276,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1277,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1278,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1279,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [11:26:59] [DAP] [Info] <== {"seq":1280,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1281,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1282,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1283,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.\n"}} [11:26:59] [DAP] [Info] <== {"seq":1284,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1285,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update.\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update. [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. [11:26:59] [DAP] [Info] <== {"seq":1286,"type":"event","event":"dart.log","body":{"message":"<== [ +32 ms] [ +33 ms] Initializing file store\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1287,"type":"event","event":"output","body":{"category":"console","output":"[ +32 ms] [ +33 ms] Initializing file store\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +32 ms] [ +33 ms] Initializing file store [11:26:59] [DAP] [Info] <== {"seq":1288,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] [ +2 ms] Done initializing file store\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1289,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] [ +2 ms] Done initializing file store\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] [ +2 ms] Done initializing file store [11:26:59] [DAP] [Info] <== {"seq":1290,"type":"event","event":"dart.log","body":{"message":"<== [ +21 ms] [ +21 ms] Skipping target: native_assets\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1291,"type":"event","event":"output","body":{"category":"console","output":"[ +21 ms] [ +21 ms] Skipping target: native_assets\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +21 ms] [ +21 ms] Skipping target: native_assets [11:26:59] [DAP] [Info] <== {"seq":1292,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Skipping target: gen_localizations\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1293,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Skipping target: gen_localizations\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Skipping target: gen_localizations [11:26:59] [DAP] [Info] <== {"seq":1294,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Skipping target: gen_dart_plugin_registrant\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1295,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Skipping target: gen_dart_plugin_registrant\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Skipping target: gen_dart_plugin_registrant [11:26:59] [DAP] [Info] <== {"seq":1296,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Skipping target: debug_macos_framework\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1297,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Skipping target: debug_macos_framework\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Skipping target: debug_macos_framework [11:26:59] [DAP] [Info] <== {"seq":1298,"type":"event","event":"dart.log","body":{"message":"<== [ +273 ms] [ +273 ms] Skipping target: debug_unpack_macos\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1299,"type":"event","event":"output","body":{"category":"console","output":"[ +273 ms] [ +273 ms] Skipping target: debug_unpack_macos\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +273 ms] [ +273 ms] Skipping target: debug_unpack_macos [11:26:59] [DAP] [Info] <== {"seq":1300,"type":"event","event":"dart.log","body":{"message":"<== [ +314 ms] [ +314 ms] Skipping target: kernel_snapshot\r\n","severity":0,"category":9}} [11:26:59] [DAP] [Info] <== {"seq":1301,"type":"event","event":"output","body":{"category":"console","output":"[ +314 ms] [ +314 ms] Skipping target: kernel_snapshot\n"}} [11:26:59] [FlutterRun] [Info] [Flutter (macOS)] <== [ +314 ms] [ +314 ms] Skipping target: kernel_snapshot [11:27:00] [DAP] [Info] <== {"seq":1302,"type":"event","event":"dart.log","body":{"message":"<== [ +273 ms] [ +273 ms] Skipping target: debug_macos_bundle_flutter_assets\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1303,"type":"event","event":"output","body":{"category":"console","output":"[ +273 ms] [ +273 ms] Skipping target: debug_macos_bundle_flutter_assets\n"}} [11:27:00] [DAP] [Info] <== {"seq":1304,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Persisting file store\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1305,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Persisting file store\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +273 ms] [ +273 ms] Skipping target: debug_macos_bundle_flutter_assets [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Persisting file store [11:27:00] [DAP] [Info] <== {"seq":1306,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] [ +3 ms] Done persisting file store\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1307,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] [ +3 ms] Done persisting file store\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] [ +3 ms] Done persisting file store [11:27:00] [DAP] [Info] <== {"seq":1308,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] [ +2 ms] build succeeded.\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1309,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] [ +2 ms] build succeeded.\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] [ +2 ms] build succeeded. [11:27:00] [DAP] [Info] <== {"seq":1310,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] [ +4 ms] \"flutter assemble\" took 969ms.\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1311,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] [ +4 ms] \"flutter assemble\" took 969ms.\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] [ +4 ms] "flutter assemble" took 969ms. [11:27:00] [DAP] [Info] <== {"seq":1312,"type":"event","event":"dart.log","body":{"message":"<== [ +15 ms] [ +15 ms] ensureAnalyticsSent: 13ms\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1313,"type":"event","event":"output","body":{"category":"console","output":"[ +15 ms] [ +15 ms] ensureAnalyticsSent: 13ms\n"}} [11:27:00] [DAP] [Info] <== {"seq":1314,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Running 0 shutdown hooks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1315,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Running 0 shutdown hooks\n"}} [11:27:00] [DAP] [Info] <== {"seq":1316,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] Shutdown hooks complete\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1317,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] Shutdown hooks complete\n"}} [11:27:00] [DAP] [Info] <== {"seq":1318,"type":"event","event":"dart.log","body":{"message":"<== [ ] [ ] exiting with code 0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1319,"type":"event","event":"output","body":{"category":"console","output":"[ ] [ ] exiting with code 0\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +15 ms] [ +15 ms] ensureAnalyticsSent: 13ms [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Running 0 shutdown hooks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] Shutdown hooks complete [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [ ] exiting with code 0 [11:27:00] [DAP] [Info] <== {"seq":1320,"type":"event","event":"dart.log","body":{"message":"<== [ +6 ms] note: Run script build phase 'Run Script' will be run during every build because the option to run the script phase \"Based on dependency analysis\" is unchecked. (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1321,"type":"event","event":"output","body":{"category":"console","output":"[ +6 ms] note: Run script build phase 'Run Script' will be run during every build because the option to run the script phase \"Based on dependency analysis\" is unchecked. (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1322,"type":"event","event":"dart.log","body":{"message":"<== [ ] ProcessProductPackaging /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/DebugProfile.entitlements /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1323,"type":"event","event":"output","body":{"category":"console","output":"[ ] ProcessProductPackaging /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/DebugProfile.entitlements /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1324,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1325,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1326,"type":"event","event":"dart.log","body":{"message":"<== [ ] Entitlements:\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1327,"type":"event","event":"output","body":{"category":"console","output":"[ ] Entitlements:\n"}} [11:27:00] [DAP] [Info] <== {"seq":1328,"type":"event","event":"dart.log","body":{"message":"<== [ ] {\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1329,"type":"event","event":"output","body":{"category":"console","output":"[ ] {\n"}} [11:27:00] [DAP] [Info] <== {"seq":1330,"type":"event","event":"dart.log","body":{"message":"<== [ ] \"com.apple.security.app-sandbox\" = 1;\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1331,"type":"event","event":"output","body":{"category":"console","output":"[ ] \"com.apple.security.app-sandbox\" = 1;\n"}} [11:27:00] [DAP] [Info] <== {"seq":1332,"type":"event","event":"dart.log","body":{"message":"<== [ ] \"com.apple.security.cs.allow-jit\" = 1;\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1333,"type":"event","event":"output","body":{"category":"console","output":"[ ] \"com.apple.security.cs.allow-jit\" = 1;\n"}} [11:27:00] [DAP] [Info] <== {"seq":1334,"type":"event","event":"dart.log","body":{"message":"<== [ ] \"com.apple.security.get-task-allow\" = 1;\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1335,"type":"event","event":"output","body":{"category":"console","output":"[ ] \"com.apple.security.get-task-allow\" = 1;\n"}} [11:27:00] [DAP] [Info] <== {"seq":1336,"type":"event","event":"dart.log","body":{"message":"<== [ ] \"com.apple.security.network.server\" = 1;\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1337,"type":"event","event":"output","body":{"category":"console","output":"[ ] \"com.apple.security.network.server\" = 1;\n"}} [11:27:00] [DAP] [Info] <== {"seq":1338,"type":"event","event":"dart.log","body":{"message":"<== [ ] }\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1339,"type":"event","event":"output","body":{"category":"console","output":"[ ] }\n"}} [11:27:00] [DAP] [Info] <== {"seq":1340,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-productPackagingUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/DebugProfile.entitlements -entitlements -format xml -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1341,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-productPackagingUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/DebugProfile.entitlements -entitlements -format xml -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +6 ms] note: Run script build phase 'Run Script' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] ProcessProductPackaging /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/DebugProfile.entitlements /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Entitlements: [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] { [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] "com.apple.security.app-sandbox" = 1; [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] "com.apple.security.cs.allow-jit" = 1; [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] "com.apple.security.get-task-allow" = 1; [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] "com.apple.security.network.server" = 1; [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] } [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-productPackagingUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/DebugProfile.entitlements -entitlements -format xml -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent [11:27:00] [DAP] [Info] <== {"seq":1342,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] ProcessProductPackagingDER /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent.der (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1343,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] ProcessProductPackagingDER /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent.der (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1344,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1345,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1346,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/derq query -f xml -i /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent.der --raw\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1347,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/derq query -f xml -i /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent.der --raw\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] ProcessProductPackagingDER /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent.der (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/derq query -f xml -i /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent.der --raw [11:27:00] [DAP] [Info] <== {"seq":1348,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] ClangStatCache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1349,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] ClangStatCache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\n"}} [11:27:00] [DAP] [Info] <== {"seq":1350,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1351,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1352,"type":"event","event":"dart.log","body":{"message":"<== [ ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1353,"type":"event","event":"output","body":{"category":"console","output":"[ ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] ClangStatCache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache [11:27:00] [DAP] [Info] <== {"seq":1354,"type":"event","event":"dart.log","body":{"message":"<== [ +16 ms] ProcessInfoPlistFile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1355,"type":"event","event":"output","body":{"category":"console","output":"[ +16 ms] ProcessInfoPlistFile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1356,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1357,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1358,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-infoPlistUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist -producttype com.apple.product-type.application -genpkginfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/PkgInfo -expandbuildsettings -platform macosx -additionalcontentfile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Base.lproj/MainMenu-PartialInfo.plist -additionalcontentfile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/assetcatalog_generated_info.plist -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1359,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-infoPlistUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist -producttype com.apple.product-type.application -genpkginfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/PkgInfo -expandbuildsettings -platform macosx -additionalcontentfile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Base.lproj/MainMenu-PartialInfo.plist -additionalcontentfile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/assetcatalog_generated_info.plist -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +16 ms] ProcessInfoPlistFile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [DAP] [Info] <== {"seq":1360,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] SwiftDriver Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-infoPlistUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist -producttype com.apple.product-type.application -genpkginfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/PkgInfo -expandbuildsettings -platform macosx -additionalcontentfile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Base.lproj/MainMenu-PartialInfo.plist -additionalcontentfile /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/assetcatalog_generated_info.plist -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist [11:27:00] [DAP] [Info] <== {"seq":1361,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] SwiftDriver Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1362,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1363,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1364,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-SwiftDriver -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1365,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-SwiftDriver -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] SwiftDriver Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-SwiftDriver -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo [11:27:00] [DAP] [Info] <== {"seq":1366,"type":"event","event":"dart.log","body":{"message":"<== [ +74 ms] SwiftCompile normal arm64 Compiling\\ GeneratedPluginRegistrant.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1367,"type":"event","event":"output","body":{"category":"console","output":"[ +74 ms] SwiftCompile normal arm64 Compiling\\ GeneratedPluginRegistrant.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1368,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1369,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1370,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift -primary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.d -emit-reference-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -module-name isolate_breakpoint_freeze_repro -frontend-parseable-output -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o -index-unit-output-path /Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1371,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift -primary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.d -emit-reference-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -module-name isolate_breakpoint_freeze_repro -frontend-parseable-output -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o -index-unit-output-path /Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +74 ms] SwiftCompile normal arm64 Compiling\ GeneratedPluginRegistrant.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift -primary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.d -emit-reference-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name isolate_breakpoint_freeze_repro -frontend-parseable-output -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o -index-unit-output-path /Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o [11:27:00] [DAP] [Info] <== {"seq":1372,"type":"event","event":"dart.log","body":{"message":"<== [ +20 ms] SwiftCompile normal arm64 /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1373,"type":"event","event":"output","body":{"category":"console","output":"[ +20 ms] SwiftCompile normal arm64 /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1374,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1375,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1376,"type":"event","event":"dart.log","body":{"message":"<== [ ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift -primary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.d -emit-reference-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -module-name isolate_breakpoint_freeze_repro -frontend-parseable-output -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o -index-unit-output-path /Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1377,"type":"event","event":"output","body":{"category":"console","output":"[ ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift -primary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.d -emit-reference-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -module-name isolate_breakpoint_freeze_repro -frontend-parseable-output -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o -index-unit-output-path /Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +20 ms] SwiftCompile normal arm64 /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift -primary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.d -emit-reference-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.swiftdeps -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name isolate_breakpoint_freeze_repro -frontend-parseable-output -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o -index-unit-output-path /Runner.build/Debug/Runner.build/Objects-normal/arm64/GeneratedPluginRegistrant.o [11:27:00] [DAP] [Info] <== {"seq":1378,"type":"event","event":"dart.log","body":{"message":"<== [ +446 ms] SwiftDriverJobDiscovery normal arm64 Compiling GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1379,"type":"event","event":"output","body":{"category":"console","output":"[ +446 ms] SwiftDriverJobDiscovery normal arm64 Compiling GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +446 ms] SwiftDriverJobDiscovery normal arm64 Compiling GeneratedPluginRegistrant.swift (in target 'Runner' from project 'Runner') [11:27:00] [DAP] [Info] <== {"seq":1380,"type":"event","event":"dart.log","body":{"message":"<== [ ] SwiftDriver\\ Compilation Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1381,"type":"event","event":"output","body":{"category":"console","output":"[ ] SwiftDriver\\ Compilation Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1382,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1383,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1384,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-Swift-Compilation -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] SwiftDriver\ Compilation Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [DAP] [Info] <== {"seq":1385,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-Swift-Compilation -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-Swift-Compilation -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo [11:27:00] [DAP] [Info] <== {"seq":1386,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] SwiftEmitModule normal arm64 Emitting\\ module\\ for\\ isolate_breakpoint_freeze_repro (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1387,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] SwiftEmitModule normal arm64 Emitting\\ module\\ for\\ isolate_breakpoint_freeze_repro (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1388,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1389,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1390,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -module-name isolate_breakpoint_freeze_repro -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -emit-module-doc-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftdoc -emit-module-source-info-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-master-emit-module.dia -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-master-emit-module.d -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -emit-abi-descriptor-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] SwiftEmitModule normal arm64 Emitting\ module\ for\ isolate_breakpoint_freeze_repro (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [DAP] [Info] <== {"seq":1391,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -module-name isolate_breakpoint_freeze_repro -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -emit-module-doc-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftdoc -emit-module-source-info-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-master-emit-module.dia -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-master-emit-module.d -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -emit-abi-descriptor-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-swiftTaskExecution -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -no-color-diagnostics -enable-testing -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -module-name isolate_breakpoint_freeze_repro -disable-clang-spi -target-sdk-version 13.3 -target-sdk-name macosx13.3 -emit-module-doc-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftdoc -emit-module-source-info-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -serialize-diagnostics-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-master-emit-module.dia -emit-dependencies-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-master-emit-module.d -o /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -emit-abi-descriptor-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json [11:27:00] [DAP] [Info] <== {"seq":1392,"type":"event","event":"dart.log","body":{"message":"<== [ +149 ms] SwiftDriverJobDiscovery normal arm64 Emitting module for isolate_breakpoint_freeze_repro (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1393,"type":"event","event":"output","body":{"category":"console","output":"[ +149 ms] SwiftDriverJobDiscovery normal arm64 Emitting module for isolate_breakpoint_freeze_repro (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1394,"type":"event","event":"dart.log","body":{"message":"<== [ ] SwiftDriver\\ Compilation\\ Requirements Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1395,"type":"event","event":"output","body":{"category":"console","output":"[ ] SwiftDriver\\ Compilation\\ Requirements Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1396,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1397,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +149 ms] SwiftDriverJobDiscovery normal arm64 Emitting module for isolate_breakpoint_freeze_repro (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] SwiftDriver\ Compilation\ Requirements Runner normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner') [11:27:00] [DAP] [Info] <== {"seq":1398,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-Swift-Compilation-Requirements -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1399,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-Swift-Compilation-Requirements -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-Swift-Compilation-Requirements -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name isolate_breakpoint_freeze_repro -Onone -enforce-exclusivity\=checked @/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -target arm64-apple-macos10.14 -enable-bare-slash-regex -g -module-cache-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -F /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache -output-file-map /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/Runner-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftmodule -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-generated-files.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-own-target-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-all-target-headers.hmap -Xcc -iquote -Xcc /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-project-headers.hmap -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/arm64 -Xcc -I/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro-Swift.h -working-directory /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos -experimental-emit-module-separately -disable-cmo [11:27:00] [DAP] [Info] <== {"seq":1400,"type":"event","event":"dart.log","body":{"message":"<== [ ] Copy /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Copy /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo (in target 'Runner' from project 'Runner') [11:27:00] [DAP] [Info] <== {"seq":1401,"type":"event","event":"output","body":{"category":"console","output":"[ ] Copy /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1402,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1403,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1404,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [DAP] [Info] <== {"seq":1405,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.swiftsourceinfo /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo [11:27:00] [DAP] [Info] <== {"seq":1406,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Copy /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/arm64-apple-macos.abi.json /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1407,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Copy /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/arm64-apple-macos.abi.json /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1408,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Copy /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/arm64-apple-macos.abi.json /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json (in target 'Runner' from project 'Runner') [11:27:00] [DAP] [Info] <== {"seq":1409,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1410,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/arm64-apple-macos.abi.json\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1411,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/arm64-apple-macos.abi.json\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.abi.json /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.swiftmodule/arm64-apple-macos.abi.json [11:27:00] [DAP] [Info] <== {"seq":1412,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] PhaseScriptExecution Run\\ Script /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1413,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] PhaseScriptExecution Run\\ Script /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh (in target 'Runner' from project 'Runner')\n"}} [11:27:00] [DAP] [Info] <== {"seq":1414,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1415,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":1416,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ACTION\\=build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1417,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ACTION\\=build\n"}} [11:27:00] [DAP] [Info] <== {"seq":1418,"type":"event","event":"dart.log","body":{"message":"<== [ ] export AD_HOC_CODE_SIGNING_ALLOWED\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1419,"type":"event","event":"output","body":{"category":"console","output":"[ ] export AD_HOC_CODE_SIGNING_ALLOWED\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1420,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1421,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1422,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALTERNATE_GROUP\\=staff\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1423,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALTERNATE_GROUP\\=staff\n"}} [11:27:00] [DAP] [Info] <== {"seq":1424,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALTERNATE_MODE\\=u+w,go-w,a+rX\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1425,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALTERNATE_MODE\\=u+w,go-w,a+rX\n"}} [11:27:00] [DAP] [Info] <== {"seq":1426,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALTERNATE_OWNER\\=danny\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1427,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALTERNATE_OWNER\\=danny\n"}} [11:27:00] [DAP] [Info] <== {"seq":1428,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1429,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1430,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALWAYS_SEARCH_USER_PATHS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1431,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALWAYS_SEARCH_USER_PATHS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1432,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1433,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1434,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_DEVELOPER_DIR\\=/AppleInternal/Developer\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1435,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_DEVELOPER_DIR\\=/AppleInternal/Developer\n"}} [11:27:00] [DAP] [Info] <== {"seq":1436,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_DIR\\=/AppleInternal\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1437,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_DIR\\=/AppleInternal\n"}} [11:27:00] [DAP] [Info] <== {"seq":1438,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\\=/AppleInternal/Documentation\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1439,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\\=/AppleInternal/Documentation\n"}} [11:27:00] [DAP] [Info] <== {"seq":1440,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_LIBRARY_DIR\\=/AppleInternal/Library\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1441,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_LIBRARY_DIR\\=/AppleInternal/Library\n"}} [11:27:00] [DAP] [Info] <== {"seq":1442,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLE_INTERNAL_TOOLS\\=/AppleInternal/Developer/Tools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1443,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLE_INTERNAL_TOOLS\\=/AppleInternal/Developer/Tools\n"}} [11:27:00] [DAP] [Info] <== {"seq":1444,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLICATION_EXTENSION_API_ONLY\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1445,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLICATION_EXTENSION_API_ONLY\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1446,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLY_RULES_IN_COPY_FILES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1447,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLY_RULES_IN_COPY_FILES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1448,"type":"event","event":"dart.log","body":{"message":"<== [ ] export APPLY_RULES_IN_COPY_HEADERS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1449,"type":"event","event":"output","body":{"category":"console","output":"[ ] export APPLY_RULES_IN_COPY_HEADERS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1450,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS\\=arm64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1451,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS\\=arm64\n"}} [11:27:00] [DAP] [Info] <== {"seq":1452,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD\\=arm64\\ x86_64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1453,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD\\=arm64\\ x86_64\n"}} [11:27:00] [DAP] [Info] <== {"seq":1454,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_32_64_BIT\\=arm64\\ x86_64\\ i386\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1455,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_32_64_BIT\\=arm64\\ x86_64\\ i386\n"}} [11:27:00] [DAP] [Info] <== {"seq":1456,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_32_BIT\\=i386\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1457,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_32_BIT\\=i386\n"}} [11:27:00] [DAP] [Info] <== {"seq":1458,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_64_BIT\\=arm64\\ x86_64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1459,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_64_BIT\\=arm64\\ x86_64\n"}} [11:27:00] [DAP] [Info] <== {"seq":1460,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\\=arm64\\ x86_64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1461,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ARCHS_STANDARD_INCLUDING_64_BIT\\=arm64\\ x86_64\n"}} [11:27:00] [DAP] [Info] <== {"seq":1462,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ASSETCATALOG_COMPILER_APPICON_NAME\\=AppIcon\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1463,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ASSETCATALOG_COMPILER_APPICON_NAME\\=AppIcon\n"}} [11:27:00] [DAP] [Info] <== {"seq":1464,"type":"event","event":"dart.log","body":{"message":"<== [ ] export AVAILABLE_PLATFORMS\\=appletvos\\ appletvsimulator\\ driverkit\\ iphoneos\\ iphonesimulator\\ macosx\\ watchos\\ watchsimulator\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1465,"type":"event","event":"output","body":{"category":"console","output":"[ ] export AVAILABLE_PLATFORMS\\=appletvos\\ appletvsimulator\\ driverkit\\ iphoneos\\ iphonesimulator\\ macosx\\ watchos\\ watchsimulator\n"}} [11:27:00] [DAP] [Info] <== {"seq":1466,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BITCODE_GENERATION_MODE\\=marker\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1467,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BITCODE_GENERATION_MODE\\=marker\n"}} [11:27:00] [DAP] [Info] <== {"seq":1468,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_ACTIVE_RESOURCES_ONLY\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1469,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_ACTIVE_RESOURCES_ONLY\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1470,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_COMPONENTS\\=headers\\ build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1471,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_COMPONENTS\\=headers\\ build\n"}} [11:27:00] [DAP] [Info] <== {"seq":1472,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1473,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\n"}} [11:27:00] [DAP] [Info] <== {"seq":1474,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1475,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1476,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1477,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] PhaseScriptExecution Run\ Script /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh (in target 'Runner' from project 'Runner') [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ACTION\=build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export AD_HOC_CODE_SIGNING_ALLOWED\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALTERNATE_GROUP\=staff [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALTERNATE_MODE\=u+w,go-w,a+rX [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALTERNATE_OWNER\=danny [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALWAYS_SEARCH_USER_PATHS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_DIR\=/AppleInternal [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLICATION_EXTENSION_API_ONLY\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLY_RULES_IN_COPY_FILES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export APPLY_RULES_IN_COPY_HEADERS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS\=arm64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD\=arm64\ x86_64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_32_64_BIT\=arm64\ x86_64\ i386 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_32_BIT\=i386 [11:27:00] [DAP] [Info] <== {"seq":1478,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_STYLE\\=\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1479,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_STYLE\\=\n"}} [11:27:00] [DAP] [Info] <== {"seq":1480,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILD_VARIANTS\\=normal\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1481,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILD_VARIANTS\\=normal\n"}} [11:27:00] [DAP] [Info] <== {"seq":1482,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUILT_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1483,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUILT_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:27:00] [DAP] [Info] <== {"seq":1484,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_CONTENTS_FOLDER_PATH\\=Contents/\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1485,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_CONTENTS_FOLDER_PATH\\=Contents/\n"}} [11:27:00] [DAP] [Info] <== {"seq":1486,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\\=Contents/\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1487,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\\=Contents/\n"}} [11:27:00] [DAP] [Info] <== {"seq":1488,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\\=MacOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1489,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\\=MacOS\n"}} [11:27:00] [DAP] [Info] <== {"seq":1490,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\\=Contents/MacOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1491,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\\=Contents/MacOS\n"}} [11:27:00] [DAP] [Info] <== {"seq":1492,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\\=Contents/Extensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1493,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\\=Contents/Extensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":1494,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_FORMAT\\=deep\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1495,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_FORMAT\\=deep\n"}} [11:27:00] [DAP] [Info] <== {"seq":1496,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\\=Contents/Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1497,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\\=Contents/Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":1498,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_PLUGINS_FOLDER_PATH\\=Contents/PlugIns\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1499,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_PLUGINS_FOLDER_PATH\\=Contents/PlugIns\n"}} [11:27:00] [DAP] [Info] <== {"seq":1500,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\\=Contents/PrivateHeaders\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1501,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\\=Contents/PrivateHeaders\n"}} [11:27:00] [DAP] [Info] <== {"seq":1502,"type":"event","event":"dart.log","body":{"message":"<== [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\\=Contents/Headers\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1503,"type":"event","event":"output","body":{"category":"console","output":"[ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\\=Contents/Headers\n"}} [11:27:00] [DAP] [Info] <== {"seq":1504,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CACHE_ROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1505,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CACHE_ROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\n"}} [11:27:00] [DAP] [Info] <== {"seq":1506,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CCHROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1507,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CCHROOT\\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode\n"}} [11:27:00] [DAP] [Info] <== {"seq":1508,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CHMOD\\=/bin/chmod\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1509,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CHMOD\\=/bin/chmod\n"}} [11:27:00] [DAP] [Info] <== {"seq":1510,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CHOWN\\=/usr/sbin/chown\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1511,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CHOWN\\=/usr/sbin/chown\n"}} [11:27:00] [DAP] [Info] <== {"seq":1512,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ANALYZER_NONNULL\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1513,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ANALYZER_NONNULL\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1514,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\\=YES_AGGRESSIVE\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1515,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\\=YES_AGGRESSIVE\n"}} [11:27:00] [DAP] [Info] <== {"seq":1516,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_CXX_LANGUAGE_STANDARD\\=gnu++14\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1517,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_CXX_LANGUAGE_STANDARD\\=gnu++14\n"}} [11:27:00] [DAP] [Info] <== {"seq":1518,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_CXX_LIBRARY\\=libc++\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1519,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_CXX_LIBRARY\\=libc++\n"}} [11:27:00] [DAP] [Info] <== {"seq":1520,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ENABLE_MODULES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_64_BIT\=arm64\ x86_64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ x86_64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BITCODE_GENERATION_MODE\=marker [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_ACTIVE_RESOURCES_ONLY\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_COMPONENTS\=headers\ build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products [11:27:00] [DAP] [Info] <== {"seq":1521,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ENABLE_MODULES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1522,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_ENABLE_OBJC_ARC\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1523,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_ENABLE_OBJC_ARC\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1524,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_MODULES_BUILD_SESSION_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex/Session.modulevalidation\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1525,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_MODULES_BUILD_SESSION_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex/Session.modulevalidation\n"}} [11:27:00] [DAP] [Info] <== {"seq":1526,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1527,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1528,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1529,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1530,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_BOOL_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1531,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_BOOL_CONVERSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1532,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_COMMA\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1533,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_COMMA\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1534,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_CONSTANT_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1535,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_CONSTANT_CONVERSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1536,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1537,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1538,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\\=YES_ERROR\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1539,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\\=YES_ERROR\n"}} [11:27:00] [DAP] [Info] <== {"seq":1540,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1541,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1542,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_EMPTY_BODY\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1543,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_EMPTY_BODY\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1544,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_ENUM_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1545,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_ENUM_CONVERSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1546,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_INFINITE_RECURSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1547,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_INFINITE_RECURSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1548,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_INT_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1549,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_INT_CONVERSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1550,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1551,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1552,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1553,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1554,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1555,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1556,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1557,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1558,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_OBJC_ROOT_CLASS\\=YES_ERROR\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1559,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_OBJC_ROOT_CLASS\\=YES_ERROR\n"}} [11:27:00] [DAP] [Info] <== {"seq":1560,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_PRAGMA_PACK\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1561,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_PRAGMA_PACK\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1562,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1563,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1564,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_STRICT_PROTOTYPES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1565,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_STRICT_PROTOTYPES\\=YES\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_STYLE\= [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILD_VARIANTS\=normal [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUILT_PRODUCTS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_CONTENTS_FOLDER_PATH\=Contents/ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_EXECUTABLE_FOLDER_PATH\=Contents/MacOS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_EXTENSIONS_FOLDER_PATH\=Contents/Extensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_FORMAT\=deep [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Contents/Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_PLUGINS_FOLDER_PATH\=Contents/PlugIns [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=Contents/PrivateHeaders [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Contents/Headers [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CACHE_ROOT\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CCHROOT\=/var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/C/com.apple.DeveloperTools/14.3-14E222b/Xcode [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CHMOD\=/bin/chmod [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CHOWN\=/usr/sbin/chown [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ANALYZER_NONNULL\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_CXX_LIBRARY\=libc++ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ENABLE_MODULES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_ENABLE_OBJC_ARC\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex/Session.modulevalidation [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_BOOL_CONVERSION\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_COMMA\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_CONSTANT_CONVERSION\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_EMPTY_BODY\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_ENUM_CONVERSION\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_INFINITE_RECURSION\=YES [11:27:00] [DAP] [Info] <== {"seq":1566,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_SUSPICIOUS_MOVE\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1567,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_SUSPICIOUS_MOVE\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1568,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\\=YES_AGGRESSIVE\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1569,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\\=YES_AGGRESSIVE\n"}} [11:27:00] [DAP] [Info] <== {"seq":1570,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN_UNREACHABLE_CODE\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1571,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN_UNREACHABLE_CODE\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1572,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1573,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1574,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLASS_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/JavaClasses\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1575,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLASS_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/JavaClasses\n"}} [11:27:00] [DAP] [Info] <== {"seq":1576,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLEAN_PRECOMPS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1577,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLEAN_PRECOMPS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1578,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CLONE_HEADERS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1579,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CLONE_HEADERS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1580,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COCOAPODS_PARALLEL_CODE_SIGN\\=true\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1581,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COCOAPODS_PARALLEL_CODE_SIGN\\=true\n"}} [11:27:00] [DAP] [Info] <== {"seq":1582,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODESIGNING_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1583,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODESIGNING_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app\n"}} [11:27:00] [DAP] [Info] <== {"seq":1584,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGNING_ALLOWED\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1585,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGNING_ALLOWED\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1586,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGNING_REQUIRED\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1587,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGNING_REQUIRED\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1588,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_ENTITLEMENTS\\=Runner/DebugProfile.entitlements\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1589,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_ENTITLEMENTS\\=Runner/DebugProfile.entitlements\n"}} [11:27:00] [DAP] [Info] <== {"seq":1590,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_IDENTITY\\=-\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1591,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_IDENTITY\\=-\n"}} [11:27:00] [DAP] [Info] <== {"seq":1592,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_IDENTITY_NO\\=Apple\\ Development\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1593,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_IDENTITY_NO\\=Apple\\ Development\n"}} [11:27:00] [DAP] [Info] <== {"seq":1594,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_IDENTITY_YES\\=-\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1595,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_IDENTITY_YES\\=-\n"}} [11:27:00] [DAP] [Info] <== {"seq":1596,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1597,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1598,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CODE_SIGN_STYLE\\=Automatic\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1599,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CODE_SIGN_STYLE\\=Automatic\n"}} [11:27:00] [DAP] [Info] <== {"seq":1600,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COLOR_DIAGNOSTICS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1601,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COLOR_DIAGNOSTICS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1602,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMBINE_HIDPI_IMAGES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1603,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMBINE_HIDPI_IMAGES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1604,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMPILER_INDEX_STORE_ENABLE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1605,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMPILER_INDEX_STORE_ENABLE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1606,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMPOSITE_SDK_DIRS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/CompositeSDKs\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1607,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMPOSITE_SDK_DIRS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/CompositeSDKs\n"}} [11:27:00] [DAP] [Info] <== {"seq":1608,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COMPRESS_PNG_FILES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1609,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COMPRESS_PNG_FILES\\=NO\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_INT_CONVERSION\=YES [11:27:00] [DAP] [Info] <== {"seq":1610,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONFIGURATION\\=Debug\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1611,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONFIGURATION\\=Debug\n"}} [11:27:00] [DAP] [Info] <== {"seq":1612,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONFIGURATION_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1613,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONFIGURATION_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:27:00] [DAP] [Info] <== {"seq":1614,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONFIGURATION_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1615,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONFIGURATION_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug\n"}} [11:27:00] [DAP] [Info] <== {"seq":1616,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONTENTS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1617,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONTENTS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents\n"}} [11:27:00] [DAP] [Info] <== {"seq":1618,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1619,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents\n"}} [11:27:00] [DAP] [Info] <== {"seq":1620,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1621,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app\n"}} [11:27:00] [DAP] [Info] <== {"seq":1622,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPYING_PRESERVES_HFS_DATA\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1623,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPYING_PRESERVES_HFS_DATA\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1624,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPY_HEADERS_RUN_UNIFDEF\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1625,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPY_HEADERS_RUN_UNIFDEF\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1626,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPY_PHASE_STRIP\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1627,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPY_PHASE_STRIP\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1628,"type":"event","event":"dart.log","body":{"message":"<== [ ] export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1629,"type":"event","event":"output","body":{"category":"console","output":"[ ] export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1630,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CP\\=/bin/cp\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1631,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CP\\=/bin/cp\n"}} [11:27:00] [DAP] [Info] <== {"seq":1632,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1633,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1634,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CURRENT_ARCH\\=undefined_arch\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1635,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CURRENT_ARCH\\=undefined_arch\n"}} [11:27:00] [DAP] [Info] <== {"seq":1636,"type":"event","event":"dart.log","body":{"message":"<== [ ] export CURRENT_VARIANT\\=normal\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1637,"type":"event","event":"output","body":{"category":"console","output":"[ ] export CURRENT_VARIANT\\=normal\n"}} [11:27:00] [DAP] [Info] <== {"seq":1638,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DART_DEFINES\\=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ\\=\\=,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw\\=\\=\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1639,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DART_DEFINES\\=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ\\=\\=,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw\\=\\=\n"}} [11:27:00] [DAP] [Info] <== {"seq":1640,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DART_OBFUSCATION\\=false\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1641,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DART_OBFUSCATION\\=false\n"}} [11:27:00] [DAP] [Info] <== {"seq":1642,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEAD_CODE_STRIPPING\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1643,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEAD_CODE_STRIPPING\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1644,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEBUGGING_SYMBOLS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1645,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEBUGGING_SYMBOLS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1646,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEBUG_INFORMATION_FORMAT\\=dwarf\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1647,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEBUG_INFORMATION_FORMAT\\=dwarf\n"}} [11:27:00] [DAP] [Info] <== {"seq":1648,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFAULT_COMPILER\\=com.apple.compilers.llvm.clang.1_0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1649,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFAULT_COMPILER\\=com.apple.compilers.llvm.clang.1_0\n"}} [11:27:00] [DAP] [Info] <== {"seq":1650,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFAULT_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1651,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFAULT_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_PRAGMA_PACK\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_STRICT_PROTOTYPES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_SUSPICIOUS_MOVE\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN_UNREACHABLE_CODE\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLASS_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/JavaClasses [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLEAN_PRECOMPS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CLONE_HEADERS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COCOAPODS_PARALLEL_CODE_SIGN\=true [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODESIGNING_FOLDER_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGNING_ALLOWED\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGNING_REQUIRED\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_ENTITLEMENTS\=Runner/DebugProfile.entitlements [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_IDENTITY\=- [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_IDENTITY_NO\=Apple\ Development [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_IDENTITY_YES\=- [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CODE_SIGN_STYLE\=Automatic [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COLOR_DIAGNOSTICS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMBINE_HIDPI_IMAGES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMPILER_INDEX_STORE_ENABLE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMPOSITE_SDK_DIRS\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/CompositeSDKs [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COMPRESS_PNG_FILES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONFIGURATION\=Debug [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONFIGURATION_BUILD_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONFIGURATION_TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONTENTS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents [11:27:00] [DAP] [Info] <== {"seq":1652,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFAULT_KEXT_INSTALL_PATH\\=/System/Library/Extensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1653,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFAULT_KEXT_INSTALL_PATH\\=/System/Library/Extensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":1654,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEFINES_MODULE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1655,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEFINES_MODULE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1656,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_LOCATION\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1657,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_LOCATION\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1658,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_POSTPROCESSING\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1659,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_POSTPROCESSING\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1660,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_TARGET_SETTING_NAME\\=MACOSX_DEPLOYMENT_TARGET\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1661,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_TARGET_SETTING_NAME\\=MACOSX_DEPLOYMENT_TARGET\n"}} [11:27:00] [DAP] [Info] <== {"seq":1662,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\\=10.13\\ 10.14\\ 10.15\\ 11.0\\ 11.1\\ 11.2\\ 11.3\\ 11.4\\ 11.5\\ 12.0\\ 12.2\\ 12.3\\ 12.4\\ 13.0\\ 13.1\\ 13.2\\ 13.3\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1663,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\\=10.13\\ 10.14\\ 10.15\\ 11.0\\ 11.1\\ 11.2\\ 11.3\\ 11.4\\ 11.5\\ 12.0\\ 12.2\\ 12.3\\ 12.4\\ 13.0\\ 13.1\\ 13.2\\ 13.3\n"}} [11:27:00] [DAP] [Info] <== {"seq":1664,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DERIVED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1665,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DERIVED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources\n"}} [11:27:00] [DAP] [Info] <== {"seq":1666,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1667,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources\n"}} [11:27:00] [DAP] [Info] <== {"seq":1668,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DERIVED_SOURCES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1669,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DERIVED_SOURCES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources\n"}} [11:27:00] [DAP] [Info] <== {"seq":1670,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1671,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":1672,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1673,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\n"}} [11:27:00] [DAP] [Info] <== {"seq":1674,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1675,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\n"}} [11:27:00] [DAP] [Info] <== {"seq":1676,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_FRAMEWORKS_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1677,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_FRAMEWORKS_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":1678,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_FRAMEWORKS_DIR_QUOTED\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1679,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_FRAMEWORKS_DIR_QUOTED\\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":1680,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1681,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\n"}} [11:27:00] [DAP] [Info] <== {"seq":1682,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1683,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\n"}} [11:27:00] [DAP] [Info] <== {"seq":1684,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1685,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\n"}} [11:27:00] [DAP] [Info] <== {"seq":1686,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1687,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=isolate_breakpoint_freeze_repro.app/Contents [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=isolate_breakpoint_freeze_repro.app [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPYING_PRESERVES_HFS_DATA\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPY_HEADERS_RUN_UNIFDEF\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPY_PHASE_STRIP\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CP\=/bin/cp [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CURRENT_ARCH\=undefined_arch [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export CURRENT_VARIANT\=normal [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DART_DEFINES\=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ\=\=,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC82ZTJlYTU4YTVjY2JlZmNmYWRjMmQ0YjdiODA0NWZjNmMyMGFiODEyLw\=\= [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DART_OBFUSCATION\=false [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEAD_CODE_STRIPPING\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEBUGGING_SYMBOLS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEBUG_INFORMATION_FORMAT\=dwarf [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions [11:27:00] [DAP] [Info] <== {"seq":1688,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DEVELOPMENT_LANGUAGE\\=en\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1689,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DEVELOPMENT_LANGUAGE\\=en\n"}} [11:27:00] [DAP] [Info] <== {"seq":1690,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DIFF\\=/usr/bin/diff\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1691,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DIFF\\=/usr/bin/diff\n"}} [11:27:00] [DAP] [Info] <== {"seq":1692,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DOCUMENTATION_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj/Documentation\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1693,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DOCUMENTATION_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj/Documentation\n"}} [11:27:00] [DAP] [Info] <== {"seq":1694,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DONT_GENERATE_INFOPLIST_FILE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1695,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DONT_GENERATE_INFOPLIST_FILE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1696,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DO_HEADER_SCANNING_IN_JAM\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1697,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DO_HEADER_SCANNING_IN_JAM\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1698,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DSTROOT\\=/tmp/Runner.dst\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1699,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DSTROOT\\=/tmp/Runner.dst\n"}} [11:27:00] [DAP] [Info] <== {"seq":1700,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DT_TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1701,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DT_TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\n"}} [11:27:00] [DAP] [Info] <== {"seq":1702,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DWARF_DSYM_FILE_NAME\\=isolate_breakpoint_freeze_repro.app.dSYM\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1703,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DWARF_DSYM_FILE_NAME\\=isolate_breakpoint_freeze_repro.app.dSYM\n"}} [11:27:00] [DAP] [Info] <== {"seq":1704,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1705,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1706,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DWARF_DSYM_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1707,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DWARF_DSYM_FOLDER_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:27:00] [DAP] [Info] <== {"seq":1708,"type":"event","event":"dart.log","body":{"message":"<== [ ] export DYNAMIC_LIBRARY_EXTENSION\\=dylib\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1709,"type":"event","event":"output","body":{"category":"console","output":"[ ] export DYNAMIC_LIBRARY_EXTENSION\\=dylib\n"}} [11:27:00] [DAP] [Info] <== {"seq":1710,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EAGER_LINKING\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1711,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EAGER_LINKING\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1712,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1713,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1714,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EMBEDDED_PROFILE_NAME\\=embedded.provisionprofile\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1715,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EMBEDDED_PROFILE_NAME\\=embedded.provisionprofile\n"}} [11:27:00] [DAP] [Info] <== {"seq":1716,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1717,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1718,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_APP_SANDBOX\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1719,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_APP_SANDBOX\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1720,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_BITCODE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1721,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_BITCODE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1722,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1723,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1724,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_DEFAULT_SEARCH_PATHS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1725,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_DEFAULT_SEARCH_PATHS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1726,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_HARDENED_RUNTIME\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1727,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_HARDENED_RUNTIME\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1728,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_HEADER_DEPENDENCIES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1729,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_HEADER_DEPENDENCIES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1730,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_ON_DEMAND_RESOURCES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1731,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_ON_DEMAND_RESOURCES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1732,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_PREVIEWS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEFINES_MODULE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_LOCATION\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_POSTPROCESSING\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_TARGET_SETTING_NAME\=MACOSX_DEPLOYMENT_TARGET [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=10.13\ 10.14\ 10.15\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 11.5\ 12.0\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DERIVED_FILES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DERIVED_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DERIVED_SOURCES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DEVELOPMENT_LANGUAGE\=en [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DIFF\=/usr/bin/diff [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DOCUMENTATION_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj/Documentation [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DONT_GENERATE_INFOPLIST_FILE\=NO [11:27:00] [DAP] [Info] <== {"seq":1733,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_PREVIEWS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1734,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_STRICT_OBJC_MSGSEND\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1735,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_STRICT_OBJC_MSGSEND\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1736,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_TESTABILITY\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1737,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_TESTABILITY\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1738,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_TESTING_SEARCH_PATHS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1739,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_TESTING_SEARCH_PATHS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1740,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENABLE_USER_SCRIPT_SANDBOXING\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1741,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENABLE_USER_SCRIPT_SANDBOXING\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1742,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENTITLEMENTS_ALLOWED\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1743,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENTITLEMENTS_ALLOWED\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1744,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENTITLEMENTS_DESTINATION\\=Signature\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1745,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENTITLEMENTS_DESTINATION\\=Signature\n"}} [11:27:00] [DAP] [Info] <== {"seq":1746,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ENTITLEMENTS_REQUIRED\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1747,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ENTITLEMENTS_REQUIRED\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1748,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\\=.DS_Store\\ .svn\\ .git\\ .hg\\ CVS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1749,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\\=.DS_Store\\ .svn\\ .git\\ .hg\\ CVS\n"}} [11:27:00] [DAP] [Info] <== {"seq":1750,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\\=\\*.nib\\ \\*.lproj\\ \\*.framework\\ \\*.gch\\ \\*.xcode\\*\\ \\*.xcassets\\ \\(\\*\\)\\ .DS_Store\\ CVS\\ .svn\\ .git\\ .hg\\ \\*.pbproj\\ \\*.pbxproj\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1751,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\\=\\*.nib\\ \\*.lproj\\ \\*.framework\\ \\*.gch\\ \\*.xcode\\*\\ \\*.xcassets\\ \\(\\*\\)\\ .DS_Store\\ CVS\\ .svn\\ .git\\ .hg\\ \\*.pbproj\\ \\*.pbxproj\n"}} [11:27:00] [DAP] [Info] <== {"seq":1752,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXECUTABLES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Executables\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1753,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXECUTABLES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Executables\n"}} [11:27:00] [DAP] [Info] <== {"seq":1754,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXECUTABLE_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/MacOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1755,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXECUTABLE_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/MacOS\n"}} [11:27:00] [DAP] [Info] <== {"seq":1756,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents/MacOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1757,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents/MacOS\n"}} [11:27:00] [DAP] [Info] <== {"seq":1758,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app/Contents\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1759,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app/Contents\n"}} [11:27:00] [DAP] [Info] <== {"seq":1760,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXECUTABLE_NAME\\=isolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1761,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXECUTABLE_NAME\\=isolate_breakpoint_freeze_repro\n"}} [11:27:00] [DAP] [Info] <== {"seq":1762,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXECUTABLE_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1763,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXECUTABLE_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro\n"}} [11:27:00] [DAP] [Info] <== {"seq":1764,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXPANDED_CODE_SIGN_IDENTITY\\=-\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1765,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXPANDED_CODE_SIGN_IDENTITY\\=-\n"}} [11:27:00] [DAP] [Info] <== {"seq":1766,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXPANDED_CODE_SIGN_IDENTITY_NAME\\=-\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1767,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXPANDED_CODE_SIGN_IDENTITY_NAME\\=-\n"}} [11:27:00] [DAP] [Info] <== {"seq":1768,"type":"event","event":"dart.log","body":{"message":"<== [ ] export EXTENSIONS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Extensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1769,"type":"event","event":"output","body":{"category":"console","output":"[ ] export EXTENSIONS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Extensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":1770,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FILE_LIST\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects/LinkFileList\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1771,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FILE_LIST\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects/LinkFileList\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DO_HEADER_SCANNING_IN_JAM\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DSTROOT\=/tmp/Runner.dst [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DWARF_DSYM_FILE_NAME\=isolate_breakpoint_freeze_repro.app.dSYM [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DWARF_DSYM_FOLDER_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export DYNAMIC_LIBRARY_EXTENSION\=dylib [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EAGER_LINKING\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EMBEDDED_PROFILE_NAME\=embedded.provisionprofile [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_APP_SANDBOX\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_BITCODE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_DEFAULT_SEARCH_PATHS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_HARDENED_RUNTIME\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_HEADER_DEPENDENCIES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_ON_DEMAND_RESOURCES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_PREVIEWS\=NO [11:27:00] [DAP] [Info] <== {"seq":1772,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FIXED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/FixedFiles\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1773,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FIXED_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/FixedFiles\n"}} [11:27:00] [DAP] [Info] <== {"seq":1774,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_APPLICATION_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1775,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_APPLICATION_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro\n"}} [11:27:00] [DAP] [Info] <== {"seq":1776,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_BUILD_DIR\\=build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1777,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_BUILD_DIR\\=build\n"}} [11:27:00] [DAP] [Info] <== {"seq":1778,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_BUILD_NAME\\=0.1.0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1779,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_BUILD_NAME\\=0.1.0\n"}} [11:27:00] [DAP] [Info] <== {"seq":1780,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_BUILD_NUMBER\\=0.1.0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1781,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_BUILD_NUMBER\\=0.1.0\n"}} [11:27:00] [DAP] [Info] <== {"seq":1782,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_ROOT\\=/Users/danny/Dev/Google/flutter\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1783,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_ROOT\\=/Users/danny/Dev/Google/flutter\n"}} [11:27:00] [DAP] [Info] <== {"seq":1784,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FLUTTER_TARGET\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1785,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FLUTTER_TARGET\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\n"}} [11:27:00] [DAP] [Info] <== {"seq":1786,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FRAMEWORKS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1787,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FRAMEWORKS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":1788,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FRAMEWORK_FLAG_PREFIX\\=-framework\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1789,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FRAMEWORK_FLAG_PREFIX\\=-framework\n"}} [11:27:00] [DAP] [Info] <== {"seq":1790,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FRAMEWORK_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\\\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1791,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FRAMEWORK_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\\\n"}} [11:27:00] [DAP] [Info] <== {"seq":1792,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FRAMEWORK_VERSION\\=A\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1793,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FRAMEWORK_VERSION\\=A\n"}} [11:27:00] [DAP] [Info] <== {"seq":1794,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FULL_PRODUCT_NAME\\=isolate_breakpoint_freeze_repro.app\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1795,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FULL_PRODUCT_NAME\\=isolate_breakpoint_freeze_repro.app\n"}} [11:27:00] [DAP] [Info] <== {"seq":1796,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FUSE_BUILD_PHASES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1797,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FUSE_BUILD_PHASES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1798,"type":"event","event":"dart.log","body":{"message":"<== [ ] export FUSE_BUILD_SCRIPT_PHASES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1799,"type":"event","event":"output","body":{"category":"console","output":"[ ] export FUSE_BUILD_SCRIPT_PHASES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1800,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC3_VERSION\\=3.3\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1801,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC3_VERSION\\=3.3\n"}} [11:27:00] [DAP] [Info] <== {"seq":1802,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_C_LANGUAGE_STANDARD\\=gnu11\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1803,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_C_LANGUAGE_STANDARD\\=gnu11\n"}} [11:27:00] [DAP] [Info] <== {"seq":1804,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_DYNAMIC_NO_PIC\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1805,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_DYNAMIC_NO_PIC\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1806,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_INLINES_ARE_PRIVATE_EXTERN\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1807,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_INLINES_ARE_PRIVATE_EXTERN\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1808,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_NO_COMMON_BLOCKS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1809,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_NO_COMMON_BLOCKS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1810,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_OPTIMIZATION_LEVEL\\=0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1811,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_OPTIMIZATION_LEVEL\\=0\n"}} [11:27:00] [DAP] [Info] <== {"seq":1812,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_PFE_FILE_C_DIALECTS\\=c\\ objective-c\\ c++\\ objective-c++\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1813,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_PFE_FILE_C_DIALECTS\\=c\\ objective-c\\ c++\\ objective-c++\n"}} [11:27:00] [DAP] [Info] <== {"seq":1814,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_PREPROCESSOR_DEFINITIONS\\=DEBUG\\=1\\\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1815,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_PREPROCESSOR_DEFINITIONS\\=DEBUG\\=1\\\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_STRICT_OBJC_MSGSEND\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_TESTABILITY\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_TESTING_SEARCH_PATHS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENABLE_USER_SCRIPT_SANDBOXING\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENTITLEMENTS_ALLOWED\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENTITLEMENTS_DESTINATION\=Signature [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ENTITLEMENTS_REQUIRED\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXECUTABLES_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Executables [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXECUTABLE_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/MacOS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=isolate_breakpoint_freeze_repro.app/Contents/MacOS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=isolate_breakpoint_freeze_repro.app/Contents [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXECUTABLE_NAME\=isolate_breakpoint_freeze_repro [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXECUTABLE_PATH\=isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro [11:27:00] [DAP] [Info] <== {"seq":1816,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_SYMBOLS_PRIVATE_EXTERN\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1817,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_SYMBOLS_PRIVATE_EXTERN\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1818,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1819,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_TREAT_WARNINGS_AS_ERRORS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1820,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_VERSION\\=com.apple.compilers.llvm.clang.1_0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1821,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_VERSION\\=com.apple.compilers.llvm.clang.1_0\n"}} [11:27:00] [DAP] [Info] <== {"seq":1822,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_VERSION_IDENTIFIER\\=com_apple_compilers_llvm_clang_1_0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1823,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_VERSION_IDENTIFIER\\=com_apple_compilers_llvm_clang_1_0\n"}} [11:27:00] [DAP] [Info] <== {"seq":1824,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1825,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1826,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_ABOUT_RETURN_TYPE\\=YES_ERROR\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1827,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_ABOUT_RETURN_TYPE\\=YES_ERROR\n"}} [11:27:00] [DAP] [Info] <== {"seq":1828,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_SHADOW\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1829,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_SHADOW\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1830,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1831,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_STRICT_SELECTOR_MATCH\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1832,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNDECLARED_SELECTOR\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1833,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNDECLARED_SELECTOR\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1834,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNINITIALIZED_AUTOS\\=YES_AGGRESSIVE\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1835,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNINITIALIZED_AUTOS\\=YES_AGGRESSIVE\n"}} [11:27:00] [DAP] [Info] <== {"seq":1836,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNUSED_FUNCTION\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1837,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNUSED_FUNCTION\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1838,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GCC_WARN_UNUSED_VARIABLE\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1839,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GCC_WARN_UNUSED_VARIABLE\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1840,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATED_MODULEMAP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/GeneratedModuleMaps\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1841,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATED_MODULEMAP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/GeneratedModuleMaps\n"}} [11:27:00] [DAP] [Info] <== {"seq":1842,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_INFOPLIST_FILE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1843,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_INFOPLIST_FILE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1844,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1845,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1846,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_MASTER_OBJECT_FILE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1847,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_MASTER_OBJECT_FILE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1848,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_PKGINFO_FILE\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1849,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_PKGINFO_FILE\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1850,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_PROFILING_CODE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1851,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_PROFILING_CODE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1852,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GENERATE_TEXT_BASED_STUBS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1853,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GENERATE_TEXT_BASED_STUBS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1854,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GID\\=20\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1855,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GID\\=20\n"}} [11:27:00] [DAP] [Info] <== {"seq":1856,"type":"event","event":"dart.log","body":{"message":"<== [ ] export GROUP\\=staff\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1857,"type":"event","event":"output","body":{"category":"console","output":"[ ] export GROUP\\=staff\n"}} [11:27:00] [DAP] [Info] <== {"seq":1858,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1859,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1860,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1861,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\\=YES\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXPANDED_CODE_SIGN_IDENTITY\=- [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXPANDED_CODE_SIGN_IDENTITY_NAME\=- [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export EXTENSIONS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Extensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FILE_LIST\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects/LinkFileList [11:27:00] [DAP] [Info] <== {"seq":1862,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1863,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1864,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1865,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1866,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1867,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1868,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADERMAP_USES_VFS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1869,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADERMAP_USES_VFS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1870,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HEADER_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include\\\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1871,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HEADER_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include\\\n"}} [11:27:00] [DAP] [Info] <== {"seq":1872,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HIDE_BITCODE_SYMBOLS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1873,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HIDE_BITCODE_SYMBOLS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1874,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HOME\\=/Users/danny\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1875,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HOME\\=/Users/danny\n"}} [11:27:00] [DAP] [Info] <== {"seq":1876,"type":"event","event":"dart.log","body":{"message":"<== [ ] export HOST_PLATFORM\\=macosx\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1877,"type":"event","event":"output","body":{"category":"console","output":"[ ] export HOST_PLATFORM\\=macosx\n"}} [11:27:00] [DAP] [Info] <== {"seq":1878,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ICONV\\=/usr/bin/iconv\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1879,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ICONV\\=/usr/bin/iconv\n"}} [11:27:00] [DAP] [Info] <== {"seq":1880,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1881,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1882,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_FILE\\=Runner/Info.plist\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1883,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_FILE\\=Runner/Info.plist\n"}} [11:27:00] [DAP] [Info] <== {"seq":1884,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_OUTPUT_FORMAT\\=same-as-input\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1885,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_OUTPUT_FORMAT\\=same-as-input\n"}} [11:27:00] [DAP] [Info] <== {"seq":1886,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Info.plist\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1887,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Info.plist\n"}} [11:27:00] [DAP] [Info] <== {"seq":1888,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOPLIST_PREPROCESS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1889,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOPLIST_PREPROCESS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1890,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INFOSTRINGS_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj/InfoPlist.strings\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1891,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INFOSTRINGS_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj/InfoPlist.strings\n"}} [11:27:00] [DAP] [Info] <== {"seq":1892,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INLINE_PRIVATE_FRAMEWORKS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1893,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INLINE_PRIVATE_FRAMEWORKS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1894,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALLHDRS_COPY_PHASE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1895,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALLHDRS_COPY_PHASE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1896,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALLHDRS_SCRIPT_PHASE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1897,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALLHDRS_SCRIPT_PHASE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1898,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_DIR\\=/tmp/Runner.dst/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1899,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_DIR\\=/tmp/Runner.dst/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":1900,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_GROUP\\=staff\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1901,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_GROUP\\=staff\n"}} [11:27:00] [DAP] [Info] <== {"seq":1902,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_MODE_FLAG\\=u+w,go-w,a+rX\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1903,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_MODE_FLAG\\=u+w,go-w,a+rX\n"}} [11:27:00] [DAP] [Info] <== {"seq":1904,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_OWNER\\=danny\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1905,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_OWNER\\=danny\n"}} [11:27:00] [DAP] [Info] <== {"seq":1906,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_PATH\\=/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1907,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_PATH\\=/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":1908,"type":"event","event":"dart.log","body":{"message":"<== [ ] export INSTALL_ROOT\\=/tmp/Runner.dst\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1909,"type":"event","event":"output","body":{"category":"console","output":"[ ] export INSTALL_ROOT\\=/tmp/Runner.dst\n"}} [11:27:00] [DAP] [Info] <== {"seq":1910,"type":"event","event":"dart.log","body":{"message":"<== [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\\=/System/iOSSupport\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1911,"type":"event","event":"output","body":{"category":"console","output":"[ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\\=/System/iOSSupport\n"}} [11:27:00] [DAP] [Info] <== {"seq":1912,"type":"event","event":"dart.log","body":{"message":"<== [ ] export IS_MACCATALYST\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1913,"type":"event","event":"output","body":{"category":"console","output":"[ ] export IS_MACCATALYST\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1914,"type":"event","event":"dart.log","body":{"message":"<== [ ] export IS_UIKITFORMAC\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1915,"type":"event","event":"output","body":{"category":"console","output":"[ ] export IS_UIKITFORMAC\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1916,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVAC_DEFAULT_FLAGS\\=-J-Xms64m\\ -J-XX:NewSize\\=4M\\ -J-Dfile.encoding\\=UTF8\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1917,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVAC_DEFAULT_FLAGS\\=-J-Xms64m\\ -J-XX:NewSize\\=4M\\ -J-Dfile.encoding\\=UTF8\n"}} [11:27:00] [DAP] [Info] <== {"seq":1918,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_APP_STUB\\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1919,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_APP_STUB\\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub\n"}} [11:27:00] [DAP] [Info] <== {"seq":1920,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_ARCHIVE_CLASSES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1921,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_ARCHIVE_CLASSES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1922,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] export JAVA_ARCHIVE_TYPE\\=JAR\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1923,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] export JAVA_ARCHIVE_TYPE\\=JAR\n"}} [11:27:00] [DAP] [Info] <== {"seq":1924,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_COMPILER\\=/usr/bin/javac\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1925,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_COMPILER\\=/usr/bin/javac\n"}} [11:27:00] [DAP] [Info] <== {"seq":1926,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/Java\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1927,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/Java\n"}} [11:27:00] [DAP] [Info] <== {"seq":1928,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\\=Resources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1929,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\\=Resources\n"}} [11:27:00] [DAP] [Info] <== {"seq":1930,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_JAR_FLAGS\\=cv\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1931,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_JAR_FLAGS\\=cv\n"}} [11:27:00] [DAP] [Info] <== {"seq":1932,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_SOURCE_SUBDIR\\=.\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1933,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_SOURCE_SUBDIR\\=.\n"}} [11:27:00] [DAP] [Info] <== {"seq":1934,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_USE_DEPENDENCIES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1935,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_USE_DEPENDENCIES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1936,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JAVA_ZIP_FLAGS\\=-urg\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1937,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JAVA_ZIP_FLAGS\\=-urg\n"}} [11:27:00] [DAP] [Info] <== {"seq":1938,"type":"event","event":"dart.log","body":{"message":"<== [ ] export JIKES_DEFAULT_FLAGS\\=+E\\ +OLDCSO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1939,"type":"event","event":"output","body":{"category":"console","output":"[ ] export JIKES_DEFAULT_FLAGS\\=+E\\ +OLDCSO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1940,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KASAN_CFLAGS_CLASSIC\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1941,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KASAN_CFLAGS_CLASSIC\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\n"}} [11:27:00] [DAP] [Info] <== {"seq":1942,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KASAN_CFLAGS_TBI\\=-DKASAN\\=1\\ -DKASAN_TBI\\=1\\ -fsanitize\\=kernel-hwaddress\\ -mllvm\\ -hwasan-recover\\=0\\ -mllvm\\ -hwasan-instrument-atomics\\=0\\ -mllvm\\ -hwasan-instrument-stack\\=1\\ -mllvm\\ -hwasan-uar-retag-to-zero\\=1\\ -mllvm\\ -hwasan-generate-tags-with-calls\\=1\\ -mllvm\\ -hwasan-instrument-with-calls\\=1\\ -mllvm\\ -hwasan-use-short-granules\\=0\\ \\ -mllvm\\ -hwasan-memory-access-callback-prefix\\=__asan_\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1943,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KASAN_CFLAGS_TBI\\=-DKASAN\\=1\\ -DKASAN_TBI\\=1\\ -fsanitize\\=kernel-hwaddress\\ -mllvm\\ -hwasan-recover\\=0\\ -mllvm\\ -hwasan-instrument-atomics\\=0\\ -mllvm\\ -hwasan-instrument-stack\\=1\\ -mllvm\\ -hwasan-uar-retag-to-zero\\=1\\ -mllvm\\ -hwasan-generate-tags-with-calls\\=1\\ -mllvm\\ -hwasan-instrument-with-calls\\=1\\ -mllvm\\ -hwasan-use-short-granules\\=0\\ \\ -mllvm\\ -hwasan-memory-access-callback-prefix\\=__asan_\n"}} [11:27:00] [DAP] [Info] <== {"seq":1944,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KASAN_DEFAULT_CFLAGS\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1945,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KASAN_DEFAULT_CFLAGS\\=-DKASAN\\=1\\ -DKASAN_CLASSIC\\=1\\ -fsanitize\\=address\\ -mllvm\\ -asan-globals-live-support\\ -mllvm\\ -asan-force-dynamic-shadow\n"}} [11:27:00] [DAP] [Info] <== {"seq":1946,"type":"event","event":"dart.log","body":{"message":"<== [ ] export KEEP_PRIVATE_EXTERNS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1947,"type":"event","event":"output","body":{"category":"console","output":"[ ] export KEEP_PRIVATE_EXTERNS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1948,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_DEPENDENCY_INFO_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/isolate_breakpoint_freeze_repro_dependency_info.dat\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1949,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_DEPENDENCY_INFO_FILE\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/isolate_breakpoint_freeze_repro_dependency_info.dat\n"}} [11:27:00] [DAP] [Info] <== {"seq":1950,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_GENERATE_MAP_FILE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1951,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_GENERATE_MAP_FILE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1952,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_MAP_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-LinkMap-normal-undefined_arch.txt\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1953,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_MAP_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-LinkMap-normal-undefined_arch.txt\n"}} [11:27:00] [DAP] [Info] <== {"seq":1954,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_NO_PIE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1955,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_NO_PIE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1956,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1957,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1958,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_RUNPATH_SEARCH_PATHS\\=\\ @executable_path/../Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1959,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_RUNPATH_SEARCH_PATHS\\=\\ @executable_path/../Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":1960,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LD_RUNPATH_SEARCH_PATHS_YES\\=@loader_path/../Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1961,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LD_RUNPATH_SEARCH_PATHS_YES\\=@loader_path/../Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":1962,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LEGACY_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1963,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LEGACY_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer\n"}} [11:27:00] [DAP] [Info] <== {"seq":1964,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LEX\\=lex\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1965,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LEX\\=lex\n"}} [11:27:00] [DAP] [Info] <== {"seq":1966,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_DEXT_INSTALL_PATH\\=/Library/DriverExtensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1967,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_DEXT_INSTALL_PATH\\=/Library/DriverExtensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":1968,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_FLAG_NOSPACE\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1969,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_FLAG_NOSPACE\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1970,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_FLAG_PREFIX\\=-l\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1971,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_FLAG_PREFIX\\=-l\n"}} [11:27:00] [DAP] [Info] <== {"seq":1972,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_KEXT_INSTALL_PATH\\=/Library/Extensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1973,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_KEXT_INSTALL_PATH\\=/Library/Extensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":1974,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LIBRARY_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\\\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1975,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LIBRARY_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\\\n"}} [11:27:00] [DAP] [Info] <== {"seq":1976,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINKER_DISPLAYS_MANGLED_NAMES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1977,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINKER_DISPLAYS_MANGLED_NAMES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":1978,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINK_FILE_LIST_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.LinkFileList\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1979,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINK_FILE_LIST_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.LinkFileList\n"}} [11:27:00] [DAP] [Info] <== {"seq":1980,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINK_OBJC_RUNTIME\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1981,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINK_OBJC_RUNTIME\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1982,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LINK_WITH_STANDARD_LIBRARIES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1983,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LINK_WITH_STANDARD_LIBRARIES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1984,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\\=macos10.14\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1985,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_OS_VERSION\\=macos10.14\n"}} [11:27:00] [DAP] [Info] <== {"seq":1986,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\\=macos10.14\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1987,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\\=macos10.14\n"}} [11:27:00] [DAP] [Info] <== {"seq":1988,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\\=macos13.3\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1989,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\\=macos13.3\n"}} [11:27:00] [DAP] [Info] <== {"seq":1990,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LLVM_TARGET_TRIPLE_VENDOR\\=apple\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1991,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LLVM_TARGET_TRIPLE_VENDOR\\=apple\n"}} [11:27:00] [DAP] [Info] <== {"seq":1992,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCALIZATION_EXPORT_SUPPORTED\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1993,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCALIZATION_EXPORT_SUPPORTED\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":1994,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCALIZED_RESOURCES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1995,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCALIZED_RESOURCES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj\n"}} [11:27:00] [DAP] [Info] <== {"seq":1996,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCALIZED_STRING_MACRO_NAMES\\=NSLocalizedString\\ CFCopyLocalizedString\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1997,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCALIZED_STRING_MACRO_NAMES\\=NSLocalizedString\\ CFCopyLocalizedString\n"}} [11:27:00] [DAP] [Info] <== {"seq":1998,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":1999,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2000,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_ADMIN_APPS_DIR\\=/Applications/Utilities\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2001,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_ADMIN_APPS_DIR\\=/Applications/Utilities\n"}} [11:27:00] [DAP] [Info] <== {"seq":2002,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_APPS_DIR\\=/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2003,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_APPS_DIR\\=/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":2004,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_DEVELOPER_DIR\\=/Library/Developer\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2005,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_DEVELOPER_DIR\\=/Library/Developer\n"}} [11:27:00] [DAP] [Info] <== {"seq":2006,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCAL_LIBRARY_DIR\\=/Library\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2007,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCAL_LIBRARY_DIR\\=/Library\n"}} [11:27:00] [DAP] [Info] <== {"seq":2008,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2009,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2010,"type":"event","event":"dart.log","body":{"message":"<== [ ] export LOCSYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2011,"type":"event","event":"output","body":{"category":"console","output":"[ ] export LOCSYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2012,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MACH_O_TYPE\\=mh_execute\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2013,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MACH_O_TYPE\\=mh_execute\n"}} [11:27:00] [DAP] [Info] <== {"seq":2014,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MACOSX_DEPLOYMENT_TARGET\\=10.14\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2015,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MACOSX_DEPLOYMENT_TARGET\\=10.14\n"}} [11:27:00] [DAP] [Info] <== {"seq":2016,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\\=22F82\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2017,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\\=22F82\n"}} [11:27:00] [DAP] [Info] <== {"seq":2018,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_VERSION_ACTUAL\\=130401\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2019,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_VERSION_ACTUAL\\=130401\n"}} [11:27:00] [DAP] [Info] <== {"seq":2020,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_VERSION_MAJOR\\=130000\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2021,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_VERSION_MAJOR\\=130000\n"}} [11:27:00] [DAP] [Info] <== {"seq":2022,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MAC_OS_X_VERSION_MINOR\\=130400\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2023,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MAC_OS_X_VERSION_MINOR\\=130400\n"}} [11:27:00] [DAP] [Info] <== {"seq":2024,"type":"event","event":"dart.log","body":{"message":"<== [ ] export METAL_LIBRARY_FILE_BASE\\=default\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2025,"type":"event","event":"output","body":{"category":"console","output":"[ ] export METAL_LIBRARY_FILE_BASE\\=default\n"}} [11:27:00] [DAP] [Info] <== {"seq":2026,"type":"event","event":"dart.log","body":{"message":"<== [ ] export METAL_LIBRARY_OUTPUT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Resources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2027,"type":"event","event":"output","body":{"category":"console","output":"[ ] export METAL_LIBRARY_OUTPUT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Resources\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FIXED_FILES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/FixedFiles [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_APPLICATION_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_BUILD_DIR\=build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_BUILD_NAME\=0.1.0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_BUILD_NUMBER\=0.1.0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_ROOT\=/Users/danny/Dev/Google/flutter [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FLUTTER_TARGET\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FRAMEWORKS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FRAMEWORK_FLAG_PREFIX\=-framework [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FRAMEWORK_SEARCH_PATHS\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FRAMEWORK_VERSION\=A [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FULL_PRODUCT_NAME\=isolate_breakpoint_freeze_repro.app [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FUSE_BUILD_PHASES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export FUSE_BUILD_SCRIPT_PHASES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC3_VERSION\=3.3 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_C_LANGUAGE_STANDARD\=gnu11 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_DYNAMIC_NO_PIC\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_NO_COMMON_BLOCKS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_OPTIMIZATION_LEVEL\=0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_SYMBOLS_PRIVATE_EXTERN\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_TREAT_WARNINGS_AS_ERRORS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_SHADOW\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_STRICT_SELECTOR_MATCH\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNDECLARED_SELECTOR\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNUSED_FUNCTION\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GCC_WARN_UNUSED_VARIABLE\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATED_MODULEMAP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/GeneratedModuleMaps [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_INFOPLIST_FILE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_INTERMEDIATE_TEXT_BASED_STUBS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_MASTER_OBJECT_FILE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_PKGINFO_FILE\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_PROFILING_CODE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GENERATE_TEXT_BASED_STUBS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GID\=20 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export GROUP\=staff [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADERMAP_USES_VFS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HEADER_SEARCH_PATHS\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/include\ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HIDE_BITCODE_SYMBOLS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HOME\=/Users/danny [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export HOST_PLATFORM\=macosx [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ICONV\=/usr/bin/iconv [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_FILE\=Runner/Info.plist [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_OUTPUT_FORMAT\=same-as-input [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Info.plist [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOPLIST_PREPROCESS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INFOSTRINGS_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj/InfoPlist.strings [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INLINE_PRIVATE_FRAMEWORKS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALLHDRS_COPY_PHASE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALLHDRS_SCRIPT_PHASE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_DIR\=/tmp/Runner.dst/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_GROUP\=staff [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_MODE_FLAG\=u+w,go-w,a+rX [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_OWNER\=danny [11:27:00] [DAP] [Info] <== {"seq":2028,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MODULES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Modules\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2029,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MODULES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Modules\n"}} [11:27:00] [DAP] [Info] <== {"seq":2030,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MODULE_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2031,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MODULE_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex\n"}} [11:27:00] [DAP] [Info] <== {"seq":2032,"type":"event","event":"dart.log","body":{"message":"<== [ ] export MTL_ENABLE_DEBUG_INFO\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2033,"type":"event","event":"output","body":{"category":"console","output":"[ ] export MTL_ENABLE_DEBUG_INFO\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2034,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH\\=arm64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2035,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH\\=arm64\n"}} [11:27:00] [DAP] [Info] <== {"seq":2036,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH_32_BIT\\=arm\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2037,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH_32_BIT\\=arm\n"}} [11:27:00] [DAP] [Info] <== {"seq":2038,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH_64_BIT\\=arm64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2039,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH_64_BIT\\=arm64\n"}} [11:27:00] [DAP] [Info] <== {"seq":2040,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NATIVE_ARCH_ACTUAL\\=arm64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2041,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NATIVE_ARCH_ACTUAL\\=arm64\n"}} [11:27:00] [DAP] [Info] <== {"seq":2042,"type":"event","event":"dart.log","body":{"message":"<== [ ] export NO_COMMON\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2043,"type":"event","event":"output","body":{"category":"console","output":"[ ] export NO_COMMON\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2044,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2045,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects\n"}} [11:27:00] [DAP] [Info] <== {"seq":2046,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OBJECT_FILE_DIR_normal\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2047,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OBJECT_FILE_DIR_normal\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal\n"}} [11:27:00] [DAP] [Info] <== {"seq":2048,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OBJROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2049,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OBJROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\n"}} [11:27:00] [DAP] [Info] <== {"seq":2050,"type":"event","event":"dart.log","body":{"message":"<== [ ] export ONLY_ACTIVE_ARCH\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2051,"type":"event","event":"output","body":{"category":"console","output":"[ ] export ONLY_ACTIVE_ARCH\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2052,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OS\\=MACOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2053,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OS\\=MACOS\n"}} [11:27:00] [DAP] [Info] <== {"seq":2054,"type":"event","event":"dart.log","body":{"message":"<== [ ] export OSAC\\=/usr/bin/osacompile\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2055,"type":"event","event":"output","body":{"category":"console","output":"[ ] export OSAC\\=/usr/bin/osacompile\n"}} [11:27:00] [DAP] [Info] <== {"seq":2056,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PACKAGE_CONFIG\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2057,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PACKAGE_CONFIG\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json\n"}} [11:27:00] [DAP] [Info] <== {"seq":2058,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PACKAGE_TYPE\\=com.apple.package-type.wrapper.application\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2059,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PACKAGE_TYPE\\=com.apple.package-type.wrapper.application\n"}} [11:27:00] [DAP] [Info] <== {"seq":2060,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PASCAL_STRINGS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2061,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PASCAL_STRINGS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2062,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PATH\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/danny/.gem/ruby/2.6.0/bin:/Users/danny/Dev/Microcontrollers/ESP-Tools/tools/cmake/3.24.0/CMake.app/Contents/bin\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_PATH\=/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export INSTALL_ROOT\=/tmp/Runner.dst [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export IOS_UNZIPPERED_TWIN_PREFIX_PATH\=/System/iOSSupport [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export IS_MACCATALYST\=NO [11:27:00] [DAP] [Info] <== {"seq":2063,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PATH\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/danny/.gem/ruby/2.6.0/bin:/Users/danny/Dev/Microcontrollers/ESP-Tools/tools/cmake/3.24.0/CMake.app/Contents/bin\n"}} [11:27:00] [DAP] [Info] <== {"seq":2064,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\\=/usr/include\\ /usr/local/include\\ /System/Library/Frameworks\\ /System/Library/PrivateFrameworks\\ /Applications/Xcode.app/Contents/Developer/Headers\\ /Applications/Xcode.app/Contents/Developer/SDKs\\ /Applications/Xcode.app/Contents/Developer/Platforms\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2065,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\\=/usr/include\\ /usr/local/include\\ /System/Library/Frameworks\\ /System/Library/PrivateFrameworks\\ /Applications/Xcode.app/Contents/Developer/Headers\\ /Applications/Xcode.app/Contents/Developer/SDKs\\ /Applications/Xcode.app/Contents/Developer/Platforms\n"}} [11:27:00] [DAP] [Info] <== {"seq":2066,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PBDEVELOPMENTPLIST_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/pbdevelopment.plist\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2067,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PBDEVELOPMENTPLIST_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/pbdevelopment.plist\n"}} [11:27:00] [DAP] [Info] <== {"seq":2068,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PER_ARCH_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2069,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PER_ARCH_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch\n"}} [11:27:00] [DAP] [Info] <== {"seq":2070,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PER_VARIANT_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2071,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PER_VARIANT_OBJECT_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal\n"}} [11:27:00] [DAP] [Info] <== {"seq":2072,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PKGINFO_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PkgInfo\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2073,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PKGINFO_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PkgInfo\n"}} [11:27:00] [DAP] [Info] <== {"seq":2074,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PKGINFO_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/PkgInfo\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2075,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PKGINFO_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/PkgInfo\n"}} [11:27:00] [DAP] [Info] <== {"seq":2076,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2077,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_APPLICATIONS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":2078,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2079,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\n"}} [11:27:00] [DAP] [Info] <== {"seq":2080,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2081,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\\=/Applications/Xcode.app/Contents/Developer/Library\n"}} [11:27:00] [DAP] [Info] <== {"seq":2082,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2083,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs\n"}} [11:27:00] [DAP] [Info] <== {"seq":2084,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2085,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Tools\n"}} [11:27:00] [DAP] [Info] <== {"seq":2086,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2087,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\n"}} [11:27:00] [DAP] [Info] <== {"seq":2088,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export IS_UIKITFORMAC\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_ARCHIVE_CLASSES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] export JAVA_ARCHIVE_TYPE\=JAR [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_COMPILER\=/usr/bin/javac [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Resources/Java [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_JAR_FLAGS\=cv [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_SOURCE_SUBDIR\=. [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_USE_DEPENDENCIES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JAVA_ZIP_FLAGS\=-urg [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KASAN_CFLAGS_CLASSIC\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KASAN_CFLAGS_TBI\=-DKASAN\=1\ -DKASAN_TBI\=1\ -fsanitize\=kernel-hwaddress\ -mllvm\ -hwasan-recover\=0\ -mllvm\ -hwasan-instrument-atomics\=0\ -mllvm\ -hwasan-instrument-stack\=1\ -mllvm\ -hwasan-uar-retag-to-zero\=1\ -mllvm\ -hwasan-generate-tags-with-calls\=1\ -mllvm\ -hwasan-instrument-with-calls\=1\ -mllvm\ -hwasan-use-short-granules\=0\ \ -mllvm\ -hwasan-memory-access-callback-prefix\=__asan_ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -DKASAN_CLASSIC\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export KEEP_PRIVATE_EXTERNS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_DEPENDENCY_INFO_FILE\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/isolate_breakpoint_freeze_repro_dependency_info.dat [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_GENERATE_MAP_FILE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_MAP_FILE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro-LinkMap-normal-undefined_arch.txt [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_NO_PIE\=NO [11:27:00] [DAP] [Info] <== {"seq":2089,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform\n"}} [11:27:00] [DAP] [Info] <== {"seq":2090,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_DISPLAY_NAME\\=macOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2091,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_DISPLAY_NAME\\=macOS\n"}} [11:27:00] [DAP] [Info] <== {"seq":2092,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_FAMILY_NAME\\=macOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2093,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_FAMILY_NAME\\=macOS\n"}} [11:27:00] [DAP] [Info] <== {"seq":2094,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_NAME\\=macosx\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2095,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_NAME\\=macosx\n"}} [11:27:00] [DAP] [Info] <== {"seq":2096,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLATFORM_PREFERRED_ARCH\\=x86_64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2097,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLATFORM_PREFERRED_ARCH\\=x86_64\n"}} [11:27:00] [DAP] [Info] <== {"seq":2098,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLIST_FILE_OUTPUT_FORMAT\\=same-as-input\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2099,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLIST_FILE_OUTPUT_FORMAT\\=same-as-input\n"}} [11:27:00] [DAP] [Info] <== {"seq":2100,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PLUGINS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/PlugIns\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2101,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PLUGINS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/PlugIns\n"}} [11:27:00] [DAP] [Info] <== {"seq":2102,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2103,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2104,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRECOMP_DESTINATION_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PrefixHeaders\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2105,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRECOMP_DESTINATION_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PrefixHeaders\n"}} [11:27:00] [DAP] [Info] <== {"seq":2106,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRESERVE_DEAD_CODE_INITS_AND_TERMS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2107,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRESERVE_DEAD_CODE_INITS_AND_TERMS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2108,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRIVATE_HEADERS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/PrivateHeaders\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2109,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRIVATE_HEADERS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/PrivateHeaders\n"}} [11:27:00] [DAP] [Info] <== {"seq":2110,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_BUNDLE_IDENTIFIER\\=com.dantup.isolateBreakpointFreezeRepro\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2111,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_BUNDLE_IDENTIFIER\\=com.dantup.isolateBreakpointFreezeRepro\n"}} [11:27:00] [DAP] [Info] <== {"seq":2112,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_BUNDLE_PACKAGE_TYPE\\=APPL\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2113,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_BUNDLE_PACKAGE_TYPE\\=APPL\n"}} [11:27:00] [DAP] [Info] <== {"seq":2114,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_COPYRIGHT\\=Copyright\\ ©\\ 2024\\ com.dantup.\\ All\\ rights\\ reserved.\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2115,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_COPYRIGHT\\=Copyright\\ ©\\ 2024\\ com.dantup.\\ All\\ rights\\ reserved.\n"}} [11:27:00] [DAP] [Info] <== {"seq":2116,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_MODULE_NAME\\=isolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2117,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_MODULE_NAME\\=isolate_breakpoint_freeze_repro\n"}} [11:27:00] [DAP] [Info] <== {"seq":2118,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_NAME\\=isolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2119,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_NAME\\=isolate_breakpoint_freeze_repro\n"}} [11:27:00] [DAP] [Info] <== {"seq":2120,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_SETTINGS_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2121,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_SETTINGS_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist\n"}} [11:27:00] [DAP] [Info] <== {"seq":2122,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PRODUCT_TYPE\\=com.apple.product-type.application\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2123,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PRODUCT_TYPE\\=com.apple.product-type.application\n"}} [11:27:00] [DAP] [Info] <== {"seq":2124,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROFILING_CODE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2125,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROFILING_CODE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2126,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT\\=Runner\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2127,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT\\=Runner\n"}} [11:27:00] [DAP] [Info] <== {"seq":2128,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2129,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2130,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2131,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2132,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcodeproj\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2133,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_FILE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcodeproj\n"}} [11:27:00] [DAP] [Info] <== {"seq":2134,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_NAME\\=Runner\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2135,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_NAME\\=Runner\n"}} [11:27:00] [DAP] [Info] <== {"seq":2136,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2137,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build\n"}} [11:27:00] [DAP] [Info] <== {"seq":2138,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROJECT_TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2139,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROJECT_TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\n"}} [11:27:00] [DAP] [Info] <== {"seq":2140,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROVISIONING_PROFILE_REQUIRED\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2141,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROVISIONING_PROFILE_REQUIRED\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2142,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROVISIONING_PROFILE_REQUIRED_YES_YES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2143,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROVISIONING_PROFILE_REQUIRED_YES_YES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2144,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PROVISIONING_PROFILE_SUPPORTED\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2145,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PROVISIONING_PROFILE_SUPPORTED\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2146,"type":"event","event":"dart.log","body":{"message":"<== [ ] export PUBLIC_HEADERS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Headers\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2147,"type":"event","event":"output","body":{"category":"console","output":"[ ] export PUBLIC_HEADERS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Headers\n"}} [11:27:00] [DAP] [Info] <== {"seq":2148,"type":"event","event":"dart.log","body":{"message":"<== [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\\=10.14.6\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2149,"type":"event","event":"output","body":{"category":"console","output":"[ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\\=10.14.6\n"}} [11:27:00] [DAP] [Info] <== {"seq":2150,"type":"event","event":"dart.log","body":{"message":"<== [ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2151,"type":"event","event":"output","body":{"category":"console","output":"[ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2152,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_CVS_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2153,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_CVS_FROM_RESOURCES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2154,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_GIT_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2155,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_GIT_FROM_RESOURCES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2156,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2157,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2158,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_HG_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2159,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_HG_FROM_RESOURCES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2160,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REMOVE_SVN_FROM_RESOURCES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2161,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REMOVE_SVN_FROM_RESOURCES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2162,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REZ_COLLECTOR_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2163,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REZ_COLLECTOR_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2164,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REZ_OBJECTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources/Objects\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2165,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REZ_OBJECTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources/Objects\n"}} [11:27:00] [DAP] [Info] <== {"seq":2166,"type":"event","event":"dart.log","body":{"message":"<== [ ] export REZ_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\\\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2167,"type":"event","event":"output","body":{"category":"console","output":"[ ] export REZ_SEARCH_PATHS\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\\\n"}} [11:27:00] [DAP] [Info] <== {"seq":2168,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_RUNPATH_SEARCH_PATHS\=\ @executable_path/../Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LD_RUNPATH_SEARCH_PATHS_YES\=@loader_path/../Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LEX\=lex [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_FLAG_NOSPACE\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_FLAG_PREFIX\=-l [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LIBRARY_SEARCH_PATHS\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINKER_DISPLAYS_MANGLED_NAMES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINK_FILE_LIST_normal_arm64\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.LinkFileList [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINK_OBJC_RUNTIME\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LINK_WITH_STANDARD_LIBRARIES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION\=macos10.14 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_NO\=macos10.14 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_OS_VERSION_YES\=macos13.3 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LLVM_TARGET_TRIPLE_VENDOR\=apple [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCALIZATION_EXPORT_SUPPORTED\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCALIZED_RESOURCES_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Resources/en.lproj [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_APPS_DIR\=/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_DEVELOPER_DIR\=/Library/Developer [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCAL_LIBRARY_DIR\=/Library [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export LOCSYMROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MACH_O_TYPE\=mh_execute [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MACOSX_DEPLOYMENT_TARGET\=10.14 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_PRODUCT_BUILD_VERSION\=22F82 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_VERSION_ACTUAL\=130401 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_VERSION_MAJOR\=130000 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MAC_OS_X_VERSION_MINOR\=130400 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export METAL_LIBRARY_FILE_BASE\=default [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export METAL_LIBRARY_OUTPUT_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Resources [11:27:00] [DAP] [Info] <== {"seq":2169,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2170,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPTS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/Scripts\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2171,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPTS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources/Scripts\n"}} [11:27:00] [DAP] [Info] <== {"seq":2172,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_INPUT_FILE_COUNT\\=0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2173,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_INPUT_FILE_COUNT\\=0\n"}} [11:27:00] [DAP] [Info] <== {"seq":2174,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_INPUT_FILE_LIST_COUNT\\=0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2175,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_INPUT_FILE_LIST_COUNT\\=0\n"}} [11:27:00] [DAP] [Info] <== {"seq":2176,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_OUTPUT_FILE_COUNT\\=0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2177,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_OUTPUT_FILE_COUNT\\=0\n"}} [11:27:00] [DAP] [Info] <== {"seq":2178,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\\=0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2179,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\\=0\n"}} [11:27:00] [DAP] [Info] <== {"seq":2180,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDKROOT\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2181,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDKROOT\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:27:00] [DAP] [Info] <== {"seq":2182,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2183,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_DIR\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:27:00] [DAP] [Info] <== {"seq":2184,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_DIR_macosx\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2185,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_DIR_macosx\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:27:00] [DAP] [Info] <== {"seq":2186,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_DIR_macosx13_3\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2187,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_DIR_macosx13_3\\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk\n"}} [11:27:00] [DAP] [Info] <== {"seq":2188,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_NAME\\=macosx13.3\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2189,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_NAME\\=macosx13.3\n"}} [11:27:00] [DAP] [Info] <== {"seq":2190,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_NAMES\\=macosx13.3\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2191,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_NAMES\\=macosx13.3\n"}} [11:27:00] [DAP] [Info] <== {"seq":2192,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_PRODUCT_BUILD_VERSION\\=22E245\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2193,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_PRODUCT_BUILD_VERSION\\=22E245\n"}} [11:27:00] [DAP] [Info] <== {"seq":2194,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_STAT_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2195,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_STAT_CACHE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2196,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_STAT_CACHE_ENABLE\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2197,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_STAT_CACHE_ENABLE\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2198,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_STAT_CACHE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2199,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_STAT_CACHE_PATH\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache\n"}} [11:27:00] [DAP] [Info] <== {"seq":2200,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION\\=13.3\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2201,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION\\=13.3\n"}} [11:27:00] [DAP] [Info] <== {"seq":2202,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION_ACTUAL\\=130300\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2203,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION_ACTUAL\\=130300\n"}} [11:27:00] [DAP] [Info] <== {"seq":2204,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION_MAJOR\\=130000\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2205,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION_MAJOR\\=130000\n"}} [11:27:00] [DAP] [Info] <== {"seq":2206,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SDK_VERSION_MINOR\\=130300\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2207,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SDK_VERSION_MINOR\\=130300\n"}} [11:27:00] [DAP] [Info] <== {"seq":2208,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SED\\=/usr/bin/sed\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2209,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SED\\=/usr/bin/sed\n"}} [11:27:00] [DAP] [Info] <== {"seq":2210,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SEPARATE_STRIP\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2211,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SEPARATE_STRIP\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2212,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SEPARATE_SYMBOL_EDIT\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2213,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SEPARATE_SYMBOL_EDIT\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2214,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SET_DIR_MODE_OWNER_GROUP\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2215,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SET_DIR_MODE_OWNER_GROUP\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2216,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SET_FILE_MODE_OWNER_GROUP\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2217,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SET_FILE_MODE_OWNER_GROUP\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2218,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHALLOW_BUNDLE\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2219,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHALLOW_BUNDLE\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2220,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHALLOW_BUNDLE_PLATFORM\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2221,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHALLOW_BUNDLE_PLATFORM\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2222,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHALLOW_BUNDLE_TRIPLE\\=macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2223,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHALLOW_BUNDLE_TRIPLE\\=macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2224,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHALLOW_BUNDLE_ios_macabi\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2225,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHALLOW_BUNDLE_ios_macabi\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2226,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHALLOW_BUNDLE_macos\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2227,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHALLOW_BUNDLE_macos\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2228,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHARED_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/DerivedSources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2229,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHARED_DERIVED_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/DerivedSources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2230,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHARED_FRAMEWORKS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/SharedFrameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2231,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHARED_FRAMEWORKS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/SharedFrameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":2232,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHARED_PRECOMPS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/PrecompiledHeaders\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2233,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHARED_PRECOMPS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/PrecompiledHeaders\n"}} [11:27:00] [DAP] [Info] <== {"seq":2234,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SHARED_SUPPORT_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/SharedSupport\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2235,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SHARED_SUPPORT_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/SharedSupport\n"}} [11:27:00] [DAP] [Info] <== {"seq":2236,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SKIP_INSTALL\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2237,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SKIP_INSTALL\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2238,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SOURCE_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2239,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SOURCE_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2240,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SRCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2241,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SRCROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2242,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGSDATA_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2243,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGSDATA_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch\n"}} [11:27:00] [DAP] [Info] <== {"seq":2244,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGSDATA_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2245,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGSDATA_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\n"}} [11:27:00] [DAP] [Info] <== {"seq":2246,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGS_FILE_INFOPLIST_RENAME\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2247,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGS_FILE_INFOPLIST_RENAME\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2248,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRINGS_FILE_OUTPUT_ENCODING\\=UTF-16\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2249,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRINGS_FILE_OUTPUT_ENCODING\\=UTF-16\n"}} [11:27:00] [DAP] [Info] <== {"seq":2250,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_BITCODE_FROM_COPIED_FILES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MODULES_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Modules [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MODULE_CACHE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/ModuleCache.noindex [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export MTL_ENABLE_DEBUG_INFO\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH\=arm64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH_32_BIT\=arm [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH_64_BIT\=arm64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NATIVE_ARCH_ACTUAL\=arm64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export NO_COMMON\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OBJECT_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OBJECT_FILE_DIR_normal\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OBJROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export ONLY_ACTIVE_ARCH\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OS\=MACOS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export OSAC\=/usr/bin/osacompile [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PACKAGE_CONFIG\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/.dart_tool/package_config.json [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PACKAGE_TYPE\=com.apple.package-type.wrapper.application [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PASCAL_STRINGS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/appleinternal/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/danny/.gem/ruby/2.6.0/bin:/Users/danny/Dev/Microcontrollers/ESP-Tools/tools/cmake/3.24.0/CMake.app/Contents/bin [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PBDEVELOPMENTPLIST_PATH\=isolate_breakpoint_freeze_repro.app/Contents/pbdevelopment.plist [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PER_ARCH_OBJECT_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PER_VARIANT_OBJECT_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PKGINFO_FILE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PkgInfo [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PKGINFO_PATH\=isolate_breakpoint_freeze_repro.app/Contents/PkgInfo [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_DISPLAY_NAME\=macOS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_FAMILY_NAME\=macOS [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_NAME\=macosx [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLATFORM_PREFERRED_ARCH\=x86_64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLIST_FILE_OUTPUT_FORMAT\=same-as-input [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PLUGINS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/PlugIns [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRECOMP_DESTINATION_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PrefixHeaders [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRIVATE_HEADERS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/PrivateHeaders [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_BUNDLE_IDENTIFIER\=com.dantup.isolateBreakpointFreezeRepro [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_COPYRIGHT\=Copyright\ ©\ 2024\ com.dantup.\ All\ rights\ reserved. [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_MODULE_NAME\=isolate_breakpoint_freeze_repro [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_NAME\=isolate_breakpoint_freeze_repro [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_SETTINGS_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/Info.plist [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PRODUCT_TYPE\=com.apple.product-type.application [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROFILING_CODE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT\=Runner [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_DERIVED_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_FILE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner.xcodeproj [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_NAME\=Runner [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROJECT_TEMP_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROVISIONING_PROFILE_REQUIRED\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROVISIONING_PROFILE_REQUIRED_YES_YES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PROVISIONING_PROFILE_SUPPORTED\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export PUBLIC_HEADERS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Headers [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export RECOMMENDED_MACOSX_DEPLOYMENT_TARGET\=10.14.6 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_CVS_FROM_RESOURCES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_GIT_FROM_RESOURCES\=YES [11:27:00] [DAP] [Info] <== {"seq":2251,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_BITCODE_FROM_COPIED_FILES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2252,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_INSTALLED_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2253,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_INSTALLED_PRODUCT\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2254,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_PNG_TEXT\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2255,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_PNG_TEXT\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2256,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_STYLE\\=all\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2257,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_STYLE\\=all\n"}} [11:27:00] [DAP] [Info] <== {"seq":2258,"type":"event","event":"dart.log","body":{"message":"<== [ ] export STRIP_SWIFT_SYMBOLS\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2259,"type":"event","event":"output","body":{"category":"console","output":"[ ] export STRIP_SWIFT_SYMBOLS\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2260,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SUPPORTED_PLATFORMS\\=macosx\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2261,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SUPPORTED_PLATFORMS\\=macosx\n"}} [11:27:00] [DAP] [Info] <== {"seq":2262,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SUPPORTS_MACCATALYST\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2263,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SUPPORTS_MACCATALYST\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2264,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SUPPORTS_ON_DEMAND_RESOURCES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2265,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SUPPORTS_ON_DEMAND_RESOURCES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2266,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SUPPORTS_TEXT_BASED_API\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2267,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SUPPORTS_TEXT_BASED_API\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2268,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\\=DEBUG\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2269,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\\=DEBUG\n"}} [11:27:00] [DAP] [Info] <== {"seq":2270,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_EMIT_LOC_STRINGS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2271,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_EMIT_LOC_STRINGS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2272,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] export SWIFT_OPTIMIZATION_LEVEL\\=-Onone\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2273,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] export SWIFT_OPTIMIZATION_LEVEL\\=-Onone\n"}} [11:27:00] [DAP] [Info] <== {"seq":2274,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_PLATFORM_TARGET_PREFIX\\=macos\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2275,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_PLATFORM_TARGET_PREFIX\\=macos\n"}} [11:27:00] [DAP] [Info] <== {"seq":2276,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_RESPONSE_FILE_PATH_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2277,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_RESPONSE_FILE_PATH_normal_arm64\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList\n"}} [11:27:00] [DAP] [Info] <== {"seq":2278,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SWIFT_VERSION\\=5.0\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2279,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SWIFT_VERSION\\=5.0\n"}} [11:27:00] [DAP] [Info] <== {"seq":2280,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2281,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYMROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products\n"}} [11:27:00] [DAP] [Info] <== {"seq":2282,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_ADMIN_APPS_DIR\\=/Applications/Utilities\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2283,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_ADMIN_APPS_DIR\\=/Applications/Utilities\n"}} [11:27:00] [DAP] [Info] <== {"seq":2284,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_APPS_DIR\\=/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2285,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_APPS_DIR\\=/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":2286,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_CORE_SERVICES_DIR\\=/System/Library/CoreServices\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2287,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_CORE_SERVICES_DIR\\=/System/Library/CoreServices\n"}} [11:27:00] [DAP] [Info] <== {"seq":2288,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEMOS_DIR\\=/Applications/Extras\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2289,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEMOS_DIR\\=/Applications/Extras\n"}} [11:27:00] [DAP] [Info] <== {"seq":2290,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_APPS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2291,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_APPS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":2292,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2293,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_BIN_DIR\\=/Applications/Xcode.app/Contents/Developer/usr/bin\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_HG_FROM_RESOURCES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REMOVE_SVN_FROM_RESOURCES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REZ_COLLECTOR_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REZ_OBJECTS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources/Objects [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export REZ_SEARCH_PATHS\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPTS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Resources/Scripts [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_INPUT_FILE_COUNT\=0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_INPUT_FILE_LIST_COUNT\=0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_OUTPUT_FILE_COUNT\=0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_DIR_macosx\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_DIR_macosx13_3\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_NAME\=macosx13.3 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_NAMES\=macosx13.3 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_PRODUCT_BUILD_VERSION\=22E245 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_STAT_CACHE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos [11:27:00] [DAP] [Info] <== {"seq":2294,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_DEMOS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\\ Examples\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2295,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_DEMOS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\\ Examples\n"}} [11:27:00] [DAP] [Info] <== {"seq":2296,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2297,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_DIR\\=/Applications/Xcode.app/Contents/Developer\n"}} [11:27:00] [DAP] [Info] <== {"seq":2298,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2299,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library\n"}} [11:27:00] [DAP] [Info] <== {"seq":2300,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\\ Tools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2301,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\\ Tools\n"}} [11:27:00] [DAP] [Info] <== {"seq":2302,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Java\\ Tools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2303,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Java\\ Tools\n"}} [11:27:00] [DAP] [Info] <== {"seq":2304,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\\ Tools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2305,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\\ Tools\n"}} [11:27:00] [DAP] [Info] <== {"seq":2306,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2307,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes\n"}} [11:27:00] [DAP] [Info] <== {"seq":2308,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_TOOLS\\=/Applications/Xcode.app/Contents/Developer/Tools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2309,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_TOOLS\\=/Applications/Xcode.app/Contents/Developer/Tools\n"}} [11:27:00] [DAP] [Info] <== {"seq":2310,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/documentation/DeveloperTools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2311,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/documentation/DeveloperTools\n"}} [11:27:00] [DAP] [Info] <== {"seq":2312,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes/DeveloperTools\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2313,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\\=/Applications/Xcode.app/Contents/Developer/ADC\\ Reference\\ Library/releasenotes/DeveloperTools\n"}} [11:27:00] [DAP] [Info] <== {"seq":2314,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2315,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_USR_DIR\\=/Applications/Xcode.app/Contents/Developer/usr\n"}} [11:27:00] [DAP] [Info] <== {"seq":2316,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEVELOPER_UTILITIES_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2317,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEVELOPER_UTILITIES_DIR\\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities\n"}} [11:27:00] [DAP] [Info] <== {"seq":2318,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2319,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DEXT_INSTALL_PATH\\=/System/Library/DriverExtensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":2320,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_DOCUMENTATION_DIR\\=/Library/Documentation\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2321,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_DOCUMENTATION_DIR\\=/Library/Documentation\n"}} [11:27:00] [DAP] [Info] <== {"seq":2322,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2323,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_EXTENSIONS_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":2324,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2325,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":2326,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app/Contents/SystemExtensions\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2327,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app/Contents/SystemExtensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":2328,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_KEXT_INSTALL_PATH\\=/System/Library/Extensions\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_STAT_CACHE_ENABLE\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_STAT_CACHE_PATH\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/SDKStatCaches.noindex/macosx13.3-22E245-.sdkstatcache [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION\=13.3 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION_ACTUAL\=130300 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION_MAJOR\=130000 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SDK_VERSION_MINOR\=130300 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SED\=/usr/bin/sed [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SEPARATE_STRIP\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SEPARATE_SYMBOL_EDIT\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SET_DIR_MODE_OWNER_GROUP\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SET_FILE_MODE_OWNER_GROUP\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHALLOW_BUNDLE\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHALLOW_BUNDLE_PLATFORM\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHALLOW_BUNDLE_TRIPLE\=macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHALLOW_BUNDLE_ios_macabi\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHALLOW_BUNDLE_macos\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHARED_DERIVED_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/DerivedSources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHARED_FRAMEWORKS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/SharedFrameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHARED_PRECOMPS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/PrecompiledHeaders [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SHARED_SUPPORT_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/SharedSupport [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SKIP_INSTALL\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SOURCE_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SRCROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGSDATA_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGSDATA_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGS_FILE_INFOPLIST_RENAME\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRINGS_FILE_OUTPUT_ENCODING\=UTF-16 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_BITCODE_FROM_COPIED_FILES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_INSTALLED_PRODUCT\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_PNG_TEXT\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_STYLE\=all [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export STRIP_SWIFT_SYMBOLS\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SUPPORTED_PLATFORMS\=macosx [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SUPPORTS_MACCATALYST\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SUPPORTS_ON_DEMAND_RESOURCES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SUPPORTS_TEXT_BASED_API\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_EMIT_LOC_STRINGS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] export SWIFT_OPTIMIZATION_LEVEL\=-Onone [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_PLATFORM_TARGET_PREFIX\=macos [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro.SwiftFileList [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SWIFT_VERSION\=5.0 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYMROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_APPS_DIR\=/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEMOS_DIR\=/Applications/Extras [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin [11:27:00] [DAP] [Info] <== {"seq":2329,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_KEXT_INSTALL_PATH\\=/System/Library/Extensions\n"}} [11:27:00] [DAP] [Info] <== {"seq":2330,"type":"event","event":"dart.log","body":{"message":"<== [ ] export SYSTEM_LIBRARY_DIR\\=/System/Library\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2331,"type":"event","event":"output","body":{"category":"console","output":"[ ] export SYSTEM_LIBRARY_DIR\\=/System/Library\n"}} [11:27:00] [DAP] [Info] <== {"seq":2332,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_DEMANGLE\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2333,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_DEMANGLE\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2334,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_ENABLE_PROJECT_HEADERS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2335,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_ENABLE_PROJECT_HEADERS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2336,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_LANGUAGE\\=objective-c\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2337,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_LANGUAGE\\=objective-c\n"}} [11:27:00] [DAP] [Info] <== {"seq":2338,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_LANGUAGE_STANDARD\\=compiler-default\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2339,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_LANGUAGE_STANDARD\\=compiler-default\n"}} [11:27:00] [DAP] [Info] <== {"seq":2340,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TAPI_VERIFY_MODE\\=ErrorsOnly\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2341,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TAPI_VERIFY_MODE\\=ErrorsOnly\n"}} [11:27:00] [DAP] [Info] <== {"seq":2342,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGETNAME\\=Runner\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2343,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGETNAME\\=Runner\n"}} [11:27:00] [DAP] [Info] <== {"seq":2344,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGET_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2345,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGET_BUILD_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug\n"}} [11:27:00] [DAP] [Info] <== {"seq":2346,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGET_NAME\\=Runner\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2347,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGET_NAME\\=Runner\n"}} [11:27:00] [DAP] [Info] <== {"seq":2348,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TARGET_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2349,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TARGET_TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\n"}} [11:27:00] [DAP] [Info] <== {"seq":2350,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2351,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\n"}} [11:27:00] [DAP] [Info] <== {"seq":2352,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2353,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_FILES_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\n"}} [11:27:00] [DAP] [Info] <== {"seq":2354,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2355,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_FILE_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build\n"}} [11:27:00] [DAP] [Info] <== {"seq":2356,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2357,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEMP_ROOT\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex\n"}} [11:27:00] [DAP] [Info] <== {"seq":2358,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEST_FRAMEWORK_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2359,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEST_FRAMEWORK_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":2360,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TEST_LIBRARY_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2361,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TEST_LIBRARY_SEARCH_PATHS\\=\\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib\n"}} [11:27:00] [DAP] [Info] <== {"seq":2362,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TOOLCHAINS\\=com.apple.dt.toolchain.XcodeDefault\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2363,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TOOLCHAINS\\=com.apple.dt.toolchain.XcodeDefault\n"}} [11:27:00] [DAP] [Info] <== {"seq":2364,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2365,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TOOLCHAIN_DIR\\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain\n"}} [11:27:00] [DAP] [Info] <== {"seq":2366,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TRACK_WIDGET_CREATION\\=true\r\n","severity":0,"category":9}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=isolate_breakpoint_freeze_repro.app/Contents/SystemExtensions [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions [11:27:00] [DAP] [Info] <== {"seq":2367,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TRACK_WIDGET_CREATION\\=true\n"}} [11:27:00] [DAP] [Info] <== {"seq":2368,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2369,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2370,"type":"event","event":"dart.log","body":{"message":"<== [ ] export TREE_SHAKE_ICONS\\=false\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2371,"type":"event","event":"output","body":{"category":"console","output":"[ ] export TREE_SHAKE_ICONS\\=false\n"}} [11:27:00] [DAP] [Info] <== {"seq":2372,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UID\\=501\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2373,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UID\\=501\n"}} [11:27:00] [DAP] [Info] <== {"seq":2374,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UNINSTALLED_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/UninstalledProducts\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2375,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UNINSTALLED_PRODUCTS_DIR\\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/UninstalledProducts\n"}} [11:27:00] [DAP] [Info] <== {"seq":2376,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2377,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/Resources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2378,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents/Resources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2379,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\\=isolate_breakpoint_freeze_repro.app/Contents/Resources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2380,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app/Contents\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2381,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\\=isolate_breakpoint_freeze_repro.app/Contents\n"}} [11:27:00] [DAP] [Info] <== {"seq":2382,"type":"event","event":"dart.log","body":{"message":"<== [ ] export UNSTRIPPED_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2383,"type":"event","event":"output","body":{"category":"console","output":"[ ] export UNSTRIPPED_PRODUCT\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2384,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USER\\=danny\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2385,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USER\\=danny\n"}} [11:27:00] [DAP] [Info] <== {"seq":2386,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USER_APPS_DIR\\=/Users/danny/Applications\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2387,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USER_APPS_DIR\\=/Users/danny/Applications\n"}} [11:27:00] [DAP] [Info] <== {"seq":2388,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USER_LIBRARY_DIR\\=/Users/danny/Library\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2389,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USER_LIBRARY_DIR\\=/Users/danny/Library\n"}} [11:27:00] [DAP] [Info] <== {"seq":2390,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USE_DYNAMIC_NO_PIC\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2391,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USE_DYNAMIC_NO_PIC\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2392,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USE_HEADERMAP\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2393,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USE_HEADERMAP\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2394,"type":"event","event":"dart.log","body":{"message":"<== [ ] export USE_HEADER_SYMLINKS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2395,"type":"event","event":"output","body":{"category":"console","output":"[ ] export USE_HEADER_SYMLINKS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2396,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\\=YES_ERROR\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2397,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\\=YES_ERROR\n"}} [11:27:00] [DAP] [Info] <== {"seq":2398,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VALIDATE_PRODUCT\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2399,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VALIDATE_PRODUCT\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2400,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VALID_ARCHS\\=arm64\\ arm64e\\ i386\\ x86_64\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2401,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VALID_ARCHS\\=arm64\\ arm64e\\ i386\\ x86_64\n"}} [11:27:00] [DAP] [Info] <== {"seq":2402,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERBOSE_PBXCP\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2403,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERBOSE_PBXCP\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2404,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERBOSE_SCRIPT_LOGGING\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2405,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERBOSE_SCRIPT_LOGGING\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2406,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERSIONPLIST_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/version.plist\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2407,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERSIONPLIST_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/version.plist\n"}} [11:27:00] [DAP] [Info] <== {"seq":2408,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERSION_INFO_BUILDER\\=danny\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2409,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERSION_INFO_BUILDER\\=danny\n"}} [11:27:00] [DAP] [Info] <== {"seq":2410,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERSION_INFO_FILE\\=isolate_breakpoint_freeze_repro_vers.c\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2411,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERSION_INFO_FILE\\=isolate_breakpoint_freeze_repro_vers.c\n"}} [11:27:00] [DAP] [Info] <== {"seq":2412,"type":"event","event":"dart.log","body":{"message":"<== [ ] export VERSION_INFO_STRING\\=\\\"@\\(\\#\\)PROGRAM:isolate_breakpoint_freeze_repro\\ \\ PROJECT:Runner-\\\"\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2413,"type":"event","event":"output","body":{"category":"console","output":"[ ] export VERSION_INFO_STRING\\=\\\"@\\(\\#\\)PROGRAM:isolate_breakpoint_freeze_repro\\ \\ PROJECT:Runner-\\\"\n"}} [11:27:00] [DAP] [Info] <== {"seq":2414,"type":"event","event":"dart.log","body":{"message":"<== [ ] export WARNING_CFLAGS\\=-Wall\\ -Wconditional-uninitialized\\ -Wnullable-to-nonnull-conversion\\ -Wmissing-method-return-type\\ -Woverlength-strings\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2415,"type":"event","event":"output","body":{"category":"console","output":"[ ] export WARNING_CFLAGS\\=-Wall\\ -Wconditional-uninitialized\\ -Wnullable-to-nonnull-conversion\\ -Wmissing-method-return-type\\ -Woverlength-strings\n"}} [11:27:00] [DAP] [Info] <== {"seq":2416,"type":"event","event":"dart.log","body":{"message":"<== [ ] export WRAPPER_EXTENSION\\=app\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2417,"type":"event","event":"output","body":{"category":"console","output":"[ ] export WRAPPER_EXTENSION\\=app\n"}} [11:27:00] [DAP] [Info] <== {"seq":2418,"type":"event","event":"dart.log","body":{"message":"<== [ ] export WRAPPER_NAME\\=isolate_breakpoint_freeze_repro.app\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2419,"type":"event","event":"output","body":{"category":"console","output":"[ ] export WRAPPER_NAME\\=isolate_breakpoint_freeze_repro.app\n"}} [11:27:00] [DAP] [Info] <== {"seq":2420,"type":"event","event":"dart.log","body":{"message":"<== [ ] export WRAPPER_SUFFIX\\=.app\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2421,"type":"event","event":"output","body":{"category":"console","output":"[ ] export WRAPPER_SUFFIX\\=.app\n"}} [11:27:00] [DAP] [Info] <== {"seq":2422,"type":"event","event":"dart.log","body":{"message":"<== [ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2423,"type":"event","event":"output","body":{"category":"console","output":"[ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2424,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_APP_SUPPORT_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Xcode\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2425,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_APP_SUPPORT_DIR\\=/Applications/Xcode.app/Contents/Developer/Library/Xcode\n"}} [11:27:00] [DAP] [Info] <== {"seq":2426,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_PRODUCT_BUILD_VERSION\\=14E222b\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2427,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_PRODUCT_BUILD_VERSION\\=14E222b\n"}} [11:27:00] [DAP] [Info] <== {"seq":2428,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_VERSION_ACTUAL\\=1430\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2429,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_VERSION_ACTUAL\\=1430\n"}} [11:27:00] [DAP] [Info] <== {"seq":2430,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_VERSION_MAJOR\\=1400\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2431,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_VERSION_MAJOR\\=1400\n"}} [11:27:00] [DAP] [Info] <== {"seq":2432,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XCODE_VERSION_MINOR\\=1430\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2433,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XCODE_VERSION_MINOR\\=1430\n"}} [11:27:00] [DAP] [Info] <== {"seq":2434,"type":"event","event":"dart.log","body":{"message":"<== [ ] export XPCSERVICES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/XPCServices\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2435,"type":"event","event":"output","body":{"category":"console","output":"[ ] export XPCSERVICES_FOLDER_PATH\\=isolate_breakpoint_freeze_repro.app/Contents/XPCServices\n"}} [11:27:00] [DAP] [Info] <== {"seq":2436,"type":"event","event":"dart.log","body":{"message":"<== [ ] export YACC\\=yacc\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2437,"type":"event","event":"output","body":{"category":"console","output":"[ ] export YACC\\=yacc\n"}} [11:27:00] [DAP] [Info] <== {"seq":2438,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _BOOL_\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2439,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _BOOL_\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2440,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _BOOL_NO\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2441,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _BOOL_NO\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2442,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _BOOL_YES\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2443,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _BOOL_YES\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2444,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2445,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _DEVELOPMENT_TEAM_IS_EMPTY\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2446,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _IS_EMPTY_\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2447,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _IS_EMPTY_\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2448,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2449,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2450,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _WRAPPER_CONTENTS_DIR\\=/Contents\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2451,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _WRAPPER_CONTENTS_DIR\\=/Contents\n"}} [11:27:00] [DAP] [Info] <== {"seq":2452,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\\=/Contents\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2453,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\\=/Contents\n"}} [11:27:00] [DAP] [Info] <== {"seq":2454,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _WRAPPER_PARENT_PATH\\=/..\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2455,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _WRAPPER_PARENT_PATH\\=/..\n"}} [11:27:00] [DAP] [Info] <== {"seq":2456,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\\=/..\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2457,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\\=/..\n"}} [11:27:00] [DAP] [Info] <== {"seq":2458,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _WRAPPER_RESOURCES_DIR\\=/Resources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2459,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _WRAPPER_RESOURCES_DIR\\=/Resources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2460,"type":"event","event":"dart.log","body":{"message":"<== [ ] export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\\=/Resources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2461,"type":"event","event":"output","body":{"category":"console","output":"[ ] export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\\=/Resources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2462,"type":"event","event":"dart.log","body":{"message":"<== [ ] export __IS_NOT_MACOS\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2463,"type":"event","event":"output","body":{"category":"console","output":"[ ] export __IS_NOT_MACOS\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2464,"type":"event","event":"dart.log","body":{"message":"<== [ ] export __IS_NOT_MACOS_macosx\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2465,"type":"event","event":"output","body":{"category":"console","output":"[ ] export __IS_NOT_MACOS_macosx\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2466,"type":"event","event":"dart.log","body":{"message":"<== [ ] export __IS_NOT_SIMULATOR\\=YES\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2467,"type":"event","event":"output","body":{"category":"console","output":"[ ] export __IS_NOT_SIMULATOR\\=YES\n"}} [11:27:00] [DAP] [Info] <== {"seq":2468,"type":"event","event":"dart.log","body":{"message":"<== [ ] export __IS_NOT_SIMULATOR_simulator\\=NO\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2469,"type":"event","event":"output","body":{"category":"console","output":"[ ] export __IS_NOT_SIMULATOR_simulator\\=NO\n"}} [11:27:00] [DAP] [Info] <== {"seq":2470,"type":"event","event":"dart.log","body":{"message":"<== [ ] export arch\\=undefined_arch\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2471,"type":"event","event":"output","body":{"category":"console","output":"[ ] export arch\\=undefined_arch\n"}} [11:27:00] [DAP] [Info] <== {"seq":2472,"type":"event","event":"dart.log","body":{"message":"<== [ ] export variant\\=normal\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2473,"type":"event","event":"output","body":{"category":"console","output":"[ ] export variant\\=normal\n"}} [11:27:00] [DAP] [Info] <== {"seq":2474,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] /bin/sh -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2475,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] /bin/sh -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh\n"}} [11:27:00] [DAP] [Info] <== {"seq":2476,"type":"event","event":"dart.log","body":{"message":"<== [ ] ♦ mkdir -p -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2477,"type":"event","event":"output","body":{"category":"console","output":"[ ] ♦ mkdir -p -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":2478,"type":"event","event":"dart.log","body":{"message":"<== [ ] ♦ rsync -av --delete --filter - .DS_Store /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/App.framework /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2479,"type":"event","event":"output","body":{"category":"console","output":"[ ] ♦ rsync -av --delete --filter - .DS_Store /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/App.framework /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks\n"}} [11:27:00] [DAP] [Info] <== {"seq":2480,"type":"event","event":"dart.log","body":{"message":"<== [ +12 ms] building file list ... done\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2481,"type":"event","event":"output","body":{"category":"console","output":"[ +12 ms] building file list ... done\n"}} [11:27:00] [DAP] [Info] <== {"seq":2482,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] deleting App.framework/Versions/A/_CodeSignature/CodeResources\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2483,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] deleting App.framework/Versions/A/_CodeSignature/CodeResources\n"}} [11:27:00] [DAP] [Info] <== {"seq":2484,"type":"event","event":"dart.log","body":{"message":"<== [ ] deleting App.framework/Versions/A/_CodeSignature/\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2485,"type":"event","event":"output","body":{"category":"console","output":"[ ] deleting App.framework/Versions/A/_CodeSignature/\n"}} [11:27:00] [DAP] [Info] <== {"seq":2486,"type":"event","event":"dart.log","body":{"message":"<== [ ] App.framework/Versions/A/\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2487,"type":"event","event":"output","body":{"category":"console","output":"[ ] App.framework/Versions/A/\n"}} [11:27:00] [DAP] [Info] <== {"seq":2488,"type":"event","event":"dart.log","body":{"message":"<== [ ] App.framework/Versions/A/App\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2489,"type":"event","event":"output","body":{"category":"console","output":"[ ] App.framework/Versions/A/App\n"}} [11:27:00] [DAP] [Info] <== {"seq":2490,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] sent 17403 bytes received 48 bytes 34902.00 bytes/sec\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2491,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] sent 17403 bytes received 48 bytes 34902.00 bytes/sec\n"}} [11:27:00] [DAP] [Info] <== {"seq":2492,"type":"event","event":"dart.log","body":{"message":"<== [ ] total size is 48241143 speedup is 2764.38\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2493,"type":"event","event":"output","body":{"category":"console","output":"[ ] total size is 48241143 speedup is 2764.38\n"}} [11:27:00] [DAP] [Info] <== {"seq":2494,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] ♦ rsync -av --delete --filter - .DS_Store --filter - Headers --filter - Modules /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/FlutterMacOS.framework /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2495,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] ♦ rsync -av --delete --filter - .DS_Store --filter - Headers --filter - Modules /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/FlutterMacOS.framework /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/\n"}} [11:27:00] [DAP] [Info] <== {"seq":2496,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] building file list ... done\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2497,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] building file list ... done\n"}} [11:27:00] [DAP] [Info] <== {"seq":2498,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] FlutterMacOS.framework/Versions/A/\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2499,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] FlutterMacOS.framework/Versions/A/\n"}} [11:27:00] [DAP] [Info] <== {"seq":2500,"type":"event","event":"dart.log","body":{"message":"<== [ ] FlutterMacOS.framework/Versions/A/FlutterMacOS\r\n","severity":0,"category":9}} [11:27:00] [DAP] [Info] <== {"seq":2501,"type":"event","event":"output","body":{"category":"console","output":"[ ] FlutterMacOS.framework/Versions/A/FlutterMacOS\n"}} [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export SYSTEM_LIBRARY_DIR\=/System/Library [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_DEMANGLE\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_ENABLE_PROJECT_HEADERS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_LANGUAGE\=objective-c [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_LANGUAGE_STANDARD\=compiler-default [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TAPI_VERIFY_MODE\=ErrorsOnly [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGETNAME\=Runner [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGET_BUILD_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGET_NAME\=Runner [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TARGET_TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_FILES_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_FILE_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEMP_ROOT\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TRACK_WIDGET_CREATION\=true [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export TREE_SHAKE_ICONS\=false [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UID\=501 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UNINSTALLED_PRODUCTS_DIR\=/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/UninstalledProducts [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/Resources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=isolate_breakpoint_freeze_repro.app/Contents/Resources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=isolate_breakpoint_freeze_repro.app/Contents [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export UNSTRIPPED_PRODUCT\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USER\=danny [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USER_APPS_DIR\=/Users/danny/Applications [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USER_LIBRARY_DIR\=/Users/danny/Library [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USE_DYNAMIC_NO_PIC\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USE_HEADERMAP\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export USE_HEADER_SYMLINKS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VALIDATE_PRODUCT\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERBOSE_PBXCP\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERBOSE_SCRIPT_LOGGING\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERSIONPLIST_PATH\=isolate_breakpoint_freeze_repro.app/Contents/version.plist [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERSION_INFO_BUILDER\=danny [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERSION_INFO_FILE\=isolate_breakpoint_freeze_repro_vers.c [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:isolate_breakpoint_freeze_repro\ \ PROJECT:Runner-\" [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export WARNING_CFLAGS\=-Wall\ -Wconditional-uninitialized\ -Wnullable-to-nonnull-conversion\ -Wmissing-method-return-type\ -Woverlength-strings [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export WRAPPER_EXTENSION\=app [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export WRAPPER_NAME\=isolate_breakpoint_freeze_repro.app [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export WRAPPER_SUFFIX\=.app [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_PRODUCT_BUILD_VERSION\=14E222b [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_VERSION_ACTUAL\=1430 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_VERSION_MAJOR\=1400 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XCODE_VERSION_MINOR\=1430 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export XPCSERVICES_FOLDER_PATH\=isolate_breakpoint_freeze_repro.app/Contents/XPCServices [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export YACC\=yacc [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _BOOL_\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _BOOL_NO\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _BOOL_YES\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _DEVELOPMENT_TEAM_IS_EMPTY\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _IS_EMPTY_\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _MACOSX_DEPLOYMENT_TARGET_IS_EMPTY\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _WRAPPER_CONTENTS_DIR\=/Contents [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _WRAPPER_PARENT_PATH\=/.. [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/.. [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _WRAPPER_RESOURCES_DIR\=/Resources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export __IS_NOT_MACOS\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export __IS_NOT_MACOS_macosx\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export __IS_NOT_SIMULATOR\=YES [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export __IS_NOT_SIMULATOR_simulator\=NO [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export arch\=undefined_arch [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] export variant\=normal [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] /bin/sh -c /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] ♦ mkdir -p -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] ♦ rsync -av --delete --filter - .DS_Store /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/App.framework /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +12 ms] building file list ... done [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] deleting App.framework/Versions/A/_CodeSignature/CodeResources [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] deleting App.framework/Versions/A/_CodeSignature/ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] App.framework/Versions/A/ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] App.framework/Versions/A/App [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] sent 17403 bytes received 48 bytes 34902.00 bytes/sec [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] total size is 48241143 speedup is 2764.38 [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] ♦ rsync -av --delete --filter - .DS_Store --filter - Headers --filter - Modules /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/FlutterMacOS.framework /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] building file list ... done [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] FlutterMacOS.framework/Versions/A/ [11:27:00] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] FlutterMacOS.framework/Versions/A/FlutterMacOS [11:27:01] [DAP] [Info] <== {"seq":2502,"type":"event","event":"dart.log","body":{"message":"<== [ +163 ms] FlutterMacOS.framework/Versions/A/_CodeSignature/CodeResources\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2503,"type":"event","event":"output","body":{"category":"console","output":"[ +163 ms] FlutterMacOS.framework/Versions/A/_CodeSignature/CodeResources\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +163 ms] FlutterMacOS.framework/Versions/A/_CodeSignature/CodeResources [11:27:01] [DAP] [Info] <== {"seq":2504,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] sent 52191043 bytes received 70 bytes 34794075.33 bytes/sec\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2505,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] sent 52191043 bytes received 70 bytes 34794075.33 bytes/sec\n"}} [11:27:01] [DAP] [Info] <== {"seq":2506,"type":"event","event":"dart.log","body":{"message":"<== [ ] total size is 53002134 speedup is 1.02\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2507,"type":"event","event":"output","body":{"category":"console","output":"[ ] total size is 53002134 speedup is 1.02\n"}} [11:27:01] [DAP] [Info] <== {"seq":2508,"type":"event","event":"dart.log","body":{"message":"<== [ ] ♦ codesign --force --verbose --sign - -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] sent 52191043 bytes received 70 bytes 34794075.33 bytes/sec [11:27:01] [DAP] [Info] <== {"seq":2509,"type":"event","event":"output","body":{"category":"console","output":"[ ] ♦ codesign --force --verbose --sign - -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] total size is 53002134 speedup is 1.02 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] ♦ codesign --force --verbose --sign - -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App [11:27:01] [DAP] [Info] <== {"seq":2510,"type":"event","event":"dart.log","body":{"message":"<== [ +7 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App: replacing existing signature\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2511,"type":"event","event":"output","body":{"category":"console","output":"[ +7 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App: replacing existing signature\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +7 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App: replacing existing signature [11:27:01] [DAP] [Info] <== {"seq":2512,"type":"event","event":"dart.log","body":{"message":"<== [ +221 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App: signed bundle with Mach-O thin (arm64) [io.flutter.flutter.app]\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2513,"type":"event","event":"output","body":{"category":"console","output":"[ +221 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App: signed bundle with Mach-O thin (arm64) [io.flutter.flutter.app]\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +221 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/App.framework/App: signed bundle with Mach-O thin (arm64) [io.flutter.flutter.app] [11:27:01] [DAP] [Info] <== {"seq":2514,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] ♦ codesign --force --verbose --sign - -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2515,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] ♦ codesign --force --verbose --sign - -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] ♦ codesign --force --verbose --sign - -- /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS [11:27:01] [DAP] [Info] <== {"seq":2516,"type":"event","event":"dart.log","body":{"message":"<== [ +12 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS: replacing existing signature\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2517,"type":"event","event":"output","body":{"category":"console","output":"[ +12 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS: replacing existing signature\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +12 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS: replacing existing signature [11:27:01] [DAP] [Info] <== {"seq":2518,"type":"event","event":"dart.log","body":{"message":"<== [ +143 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS: signed bundle with Mach-O universal (arm64) [io.flutter.flutter-macos]\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2519,"type":"event","event":"output","body":{"category":"console","output":"[ +143 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS: signed bundle with Mach-O universal (arm64) [io.flutter.flutter-macos]\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +143 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS: signed bundle with Mach-O universal (arm64) [io.flutter.flutter-macos] [11:27:01] [DAP] [Info] <== {"seq":2520,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] CopySwiftLibs /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2521,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] CopySwiftLibs /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\n"}} [11:27:01] [DAP] [Info] <== {"seq":2522,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2523,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:01] [DAP] [Info] <== {"seq":2524,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/PlugIns --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Extensions --platform macosx --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks --strip-bitcode --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/SwiftStdLibToolInputDependencies.dep --back-deploy-swift-concurrency\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2525,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/PlugIns --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Extensions --platform macosx --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks --strip-bitcode --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/SwiftStdLibToolInputDependencies.dep --back-deploy-swift-concurrency\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] CopySwiftLibs /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner') [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/PlugIns --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Library/SystemExtensions --scan-folder /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Extensions --platform macosx --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks --strip-bitcode --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/SwiftStdLibToolInputDependencies.dep --back-deploy-swift-concurrency [11:27:01] [DAP] [Info] <== {"seq":2526,"type":"event","event":"dart.log","body":{"message":"<== [ +58 ms] libswiftXPC.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2527,"type":"event","event":"output","body":{"category":"console","output":"[ +58 ms] libswiftXPC.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +58 ms] libswiftXPC.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib [11:27:01] [DAP] [Info] <== {"seq":2528,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftCoreMedia.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2529,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftCoreMedia.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftCoreMedia.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib [11:27:01] [DAP] [Info] <== {"seq":2530,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftDispatch.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2531,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftDispatch.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftDispatch.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib [11:27:01] [DAP] [Info] <== {"seq":2532,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] libswiftCore.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2533,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] libswiftCore.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] libswiftCore.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib [11:27:01] [DAP] [Info] <== {"seq":2534,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftCoreGraphics.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2535,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftCoreGraphics.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftCoreGraphics.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib [11:27:01] [DAP] [Info] <== {"seq":2536,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] libswiftCoreAudio.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2537,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] libswiftCoreAudio.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] libswiftCoreAudio.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib [11:27:01] [DAP] [Info] <== {"seq":2538,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftQuartzCore.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2539,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftQuartzCore.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftQuartzCore.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib [11:27:01] [DAP] [Info] <== {"seq":2540,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftAppKit.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2541,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftAppKit.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftAppKit.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib [11:27:01] [DAP] [Info] <== {"seq":2542,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftos.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2543,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftos.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftos.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib [11:27:01] [DAP] [Info] <== {"seq":2544,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftIOKit.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2545,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftIOKit.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftIOKit.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib [11:27:01] [DAP] [Info] <== {"seq":2546,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftCoreFoundation.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2547,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftCoreFoundation.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftCoreFoundation.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib [11:27:01] [DAP] [Info] <== {"seq":2548,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftDarwin.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2549,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftDarwin.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftDarwin.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib [11:27:01] [DAP] [Info] <== {"seq":2550,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] libswiftFoundation.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2551,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] libswiftFoundation.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] libswiftFoundation.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib [11:27:01] [DAP] [Info] <== {"seq":2552,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftCoreData.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2553,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftCoreData.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftCoreData.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib [11:27:01] [DAP] [Info] <== {"seq":2554,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftCoreImage.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2555,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftCoreImage.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftCoreImage.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib [11:27:01] [DAP] [Info] <== {"seq":2556,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] libswiftMetal.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2557,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] libswiftMetal.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] libswiftMetal.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib [11:27:01] [DAP] [Info] <== {"seq":2558,"type":"event","event":"dart.log","body":{"message":"<== [ ] libswiftObjectiveC.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2559,"type":"event","event":"output","body":{"category":"console","output":"[ ] libswiftObjectiveC.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] libswiftObjectiveC.dylib is up to date at /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib [11:27:01] [DAP] [Info] <== {"seq":2560,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2561,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2562,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2563,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib [11:27:01] [DAP] [Info] <== {"seq":2564,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2565,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2566,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2567,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib [11:27:01] [DAP] [Info] <== {"seq":2568,"type":"event","event":"dart.log","body":{"message":"<== [ +6 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2569,"type":"event","event":"output","body":{"category":"console","output":"[ +6 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2570,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2571,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +6 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib [11:27:01] [DAP] [Info] <== {"seq":2572,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2573,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib is unchanged; keeping original\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftXPC.dylib is unchanged; keeping original [11:27:01] [DAP] [Info] <== {"seq":2574,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2575,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2576,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2577,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2578,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2579,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2580,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2581,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2582,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2583,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2584,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2585,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2586,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2587,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2588,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2589,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib [11:27:01] [DAP] [Info] <== {"seq":2590,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2591,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2592,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2593,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2594,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2595,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2596,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2597,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2598,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2599,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2600,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2601,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib [11:27:01] [DAP] [Info] <== {"seq":2602,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2603,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2604,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2605,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib [11:27:01] [DAP] [Info] <== {"seq":2606,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2607,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2608,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2609,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2610,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2611,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2612,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2613,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2614,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2615,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2616,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2617,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2618,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2619,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2620,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2621,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2622,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2623,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2624,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib [11:27:01] [DAP] [Info] <== {"seq":2625,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2626,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2627,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2628,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2629,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2630,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2631,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2632,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2633,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2634,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2635,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2636,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2637,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib [11:27:01] [DAP] [Info] <== {"seq":2638,"type":"event","event":"dart.log","body":{"message":"<== [ +12 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2639,"type":"event","event":"output","body":{"category":"console","output":"[ +12 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2640,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2641,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2642,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2643,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2644,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2645,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2646,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2647,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2648,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2649,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2650,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2651,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2652,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2653,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2654,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +12 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib [11:27:01] [DAP] [Info] <== {"seq":2655,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2656,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2657,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2658,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2659,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2660,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2661,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2662,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2663,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2664,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2665,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2666,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2667,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2668,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2669,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2670,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2671,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib [11:27:01] [DAP] [Info] <== {"seq":2672,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2673,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2674,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2675,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2676,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2677,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2678,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2679,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2680,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2681,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2682,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2683,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2684,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2685,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2686,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2687,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2688,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2689,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2690,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2691,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2692,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2693,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2694,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2695,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2696,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2697,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2698,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDispatch.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib [11:27:01] [DAP] [Info] <== {"seq":2699,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2700,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2701,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2702,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2703,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2704,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2705,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2706,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2707,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2708,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2709,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2710,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2711,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2712,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2713,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2714,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2715,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2716,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2717,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2718,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2719,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2720,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2721,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2722,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2723,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2724,"type":"event","event":"dart.log","body":{"message":"<== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2725,"type":"event","event":"output","body":{"category":"console","output":"[ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2726,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2727,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib [11:27:01] [DAP] [Info] <== {"seq":2728,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2729,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2730,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2731,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftAppKit.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftos.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib [11:27:01] [DAP] [Info] <== {"seq":2732,"type":"event","event":"dart.log","body":{"message":"<== [ +6 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2733,"type":"event","event":"output","body":{"category":"console","output":"[ +6 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2734,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2735,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +6 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib [11:27:01] [DAP] [Info] <== {"seq":2736,"type":"event","event":"dart.log","body":{"message":"<== [ +12 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2737,"type":"event","event":"output","body":{"category":"console","output":"[ +12 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2738,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2739,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2740,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2741,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2742,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2743,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2744,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2745,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2746,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2747,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2748,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2749,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2750,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2751,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2752,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2753,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2754,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2755,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2756,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2757,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +12 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCore.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib [11:27:01] [DAP] [Info] <== {"seq":2758,"type":"event","event":"dart.log","body":{"message":"<== [ +4 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2759,"type":"event","event":"output","body":{"category":"console","output":"[ +4 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2760,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2761,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2762,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2763,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2764,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2765,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2766,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2767,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2768,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2769,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2770,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2771,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2772,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2773,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2774,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2775,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2776,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2777,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2778,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2779,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2780,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2781,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2782,"type":"event","event":"dart.log","body":{"message":"<== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2783,"type":"event","event":"output","body":{"category":"console","output":"[ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2784,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2785,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2786,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2787,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2788,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2789,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib is unchanged; keeping original\n"}} [11:27:01] [DAP] [Info] <== {"seq":2790,"type":"event","event":"dart.log","body":{"message":"<== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2791,"type":"event","event":"output","body":{"category":"console","output":"[ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib is unchanged; keeping original\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib [11:27:01] [DAP] [Info] <== {"seq":2792,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2793,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\n"}} [11:27:01] [DAP] [Info] <== {"seq":2794,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2795,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +4 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftIOKit.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Codesigning /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --verbose /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreData.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreImage.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftDarwin.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftMetal.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftFoundation.dylib is unchanged; keeping original [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] Probing signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign -r- --display /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib [11:27:01] [DAP] [Info] <== {"seq":2796,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2797,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Code signature of /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original [11:27:01] [DAP] [Info] <== {"seq":2798,"type":"event","event":"dart.log","body":{"message":"<== [ ] ExtractAppIntentsMetadata (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2799,"type":"event","event":"output","body":{"category":"console","output":"[ ] ExtractAppIntentsMetadata (in target 'Runner' from project 'Runner')\n"}} [11:27:01] [DAP] [Info] <== {"seq":2800,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2801,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:01] [DAP] [Info] <== {"seq":2802,"type":"event","event":"dart.log","body":{"message":"<== [ ] /Applications/Xcode.app/Contents/Developer/usr/bin/appintentsmetadataprocessor --output /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Resources --toolchain-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name isolate_breakpoint_freeze_repro --sdk-root /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk --target-triple arm64-apple-macos10.14 --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift --binary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro --dependency-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro_dependency_info.dat --stringsdata-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2803,"type":"event","event":"output","body":{"category":"console","output":"[ ] /Applications/Xcode.app/Contents/Developer/usr/bin/appintentsmetadataprocessor --output /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Resources --toolchain-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name isolate_breakpoint_freeze_repro --sdk-root /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk --target-triple arm64-apple-macos10.14 --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift --binary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro --dependency-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro_dependency_info.dat --stringsdata-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] ExtractAppIntentsMetadata (in target 'Runner' from project 'Runner') [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /Applications/Xcode.app/Contents/Developer/usr/bin/appintentsmetadataprocessor --output /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Resources --toolchain-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name isolate_breakpoint_freeze_repro --sdk-root /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk --target-triple arm64-apple-macos10.14 --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/MainFlutterWindow.swift --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Runner/AppDelegate.swift --source-files /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos/Flutter/GeneratedPluginRegistrant.swift --binary-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/MacOS/isolate_breakpoint_freeze_repro --dependency-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/isolate_breakpoint_freeze_repro_dependency_info.dat --stringsdata-file /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata [11:27:01] [DAP] [Info] <== {"seq":2804,"type":"event","event":"dart.log","body":{"message":"<== [ ] note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2805,"type":"event","event":"output","body":{"category":"console","output":"[ ] note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'Runner' from project 'Runner')\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'Runner' from project 'Runner') [11:27:01] [DAP] [Info] <== {"seq":2806,"type":"event","event":"dart.log","body":{"message":"<== [ ] CodeSign /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2807,"type":"event","event":"output","body":{"category":"console","output":"[ ] CodeSign /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\n"}} [11:27:01] [DAP] [Info] <== {"seq":2808,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2809,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:01] [DAP] [Info] <== {"seq":2810,"type":"event","event":"dart.log","body":{"message":"<== [ ] Signing Identity: \"-\"\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2811,"type":"event","event":"output","body":{"category":"console","output":"[ ] Signing Identity: \"-\"\n"}} [11:27:01] [DAP] [Info] <== {"seq":2812,"type":"event","event":"dart.log","body":{"message":"<== [ ] /usr/bin/codesign --force --sign - --entitlements /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent --timestamp\\=none --generate-entitlement-der /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] CodeSign /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner') [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:01] [DAP] [Info] <== {"seq":2813,"type":"event","event":"output","body":{"category":"console","output":"[ ] /usr/bin/codesign --force --sign - --entitlements /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent --timestamp\\=none --generate-entitlement-der /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Signing Identity: "-" [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /usr/bin/codesign --force --sign - --entitlements /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/isolate_breakpoint_freeze_repro.app.xcent --timestamp\=none --generate-entitlement-der /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app [11:27:01] [DAP] [Info] <== {"seq":2814,"type":"event","event":"dart.log","body":{"message":"<== [ +3 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app: replacing existing signature\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2815,"type":"event","event":"output","body":{"category":"console","output":"[ +3 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app: replacing existing signature\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +3 ms] /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app: replacing existing signature [11:27:01] [DAP] [Info] <== {"seq":2816,"type":"event","event":"dart.log","body":{"message":"<== [ +15 ms] Validate /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2817,"type":"event","event":"output","body":{"category":"console","output":"[ +15 ms] Validate /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\n"}} [11:27:01] [DAP] [Info] <== {"seq":2818,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2819,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:01] [DAP] [Info] <== {"seq":2820,"type":"event","event":"dart.log","body":{"message":"<== [ ] builtin-validationUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app -no-validate-extension\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2821,"type":"event","event":"output","body":{"category":"console","output":"[ ] builtin-validationUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app -no-validate-extension\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +15 ms] Validate /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner') [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:01] [DAP] [Info] <== {"seq":2822,"type":"event","event":"dart.log","body":{"message":"<== [ ] RegisterWithLaunchServices /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] builtin-validationUtility /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app -no-validate-extension [11:27:01] [DAP] [Info] <== {"seq":2823,"type":"event","event":"output","body":{"category":"console","output":"[ ] RegisterWithLaunchServices /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner')\n"}} [11:27:01] [DAP] [Info] <== {"seq":2824,"type":"event","event":"dart.log","body":{"message":"<== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2825,"type":"event","event":"output","body":{"category":"console","output":"[ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos\n"}} [11:27:01] [DAP] [Info] <== {"seq":2826,"type":"event","event":"dart.log","body":{"message":"<== [ ] /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Versions/Current/Support/lsregister -f -R -trusted /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] RegisterWithLaunchServices /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app (in target 'Runner' from project 'Runner') [11:27:01] [DAP] [Info] <== {"seq":2827,"type":"event","event":"output","body":{"category":"console","output":"[ ] /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Versions/Current/Support/lsregister -f -R -trusted /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] cd /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/macos [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Versions/Current/Support/lsregister -f -R -trusted /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app [11:27:01] [DAP] [Info] <== {"seq":2828,"type":"event","event":"dart.log","body":{"message":"<== [ +38 ms] ** BUILD SUCCEEDED **\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2829,"type":"event","event":"output","body":{"category":"console","output":"[ +38 ms] ** BUILD SUCCEEDED **\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +38 ms] ** BUILD SUCCEEDED ** [11:27:01] [DAP] [Info] <== {"seq":2830,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"app.progress\",\"params\":{\"appId\":\"83dd730f-870c-4f6d-b7ea-51ed2e32ce83\",\"id\":\"0\",\"progressId\":null,\"finished\":true}}]\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"app.progress","params":{"appId":"83dd730f-870c-4f6d-b7ea-51ed2e32ce83","id":"0","progressId":null,"finished":true}}] [11:27:01] [DAP] [Info] <== {"seq":2831,"type":"event","event":"dart.log","body":{"message":"<== [ +17 ms] executing: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2832,"type":"event","event":"output","body":{"category":"console","output":"[ +17 ms] executing: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +17 ms] executing: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist [11:27:01] [DAP] [Info] <== {"seq":2833,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2834,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist\n"}} [11:27:01] [DAP] [Info] <== {"seq":2835,"type":"event","event":"dart.log","body":{"message":"<== [ ] \r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2836,"type":"event","event":"output","body":{"category":"console","output":"[ ] \n"}} [11:27:01] [DAP] [Info] <== {"seq":2837,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2838,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:27:01] [DAP] [Info] <== {"seq":2839,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2840,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:27:01] [DAP] [Info] <== {"seq":2841,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2842,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:27:01] [DAP] [Info] <== {"seq":2843,"type":"event","event":"dart.log","body":{"message":"<== \tBuildMachineOSBuild\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2844,"type":"event","event":"output","body":{"category":"console","output":" \tBuildMachineOSBuild\n"}} [11:27:01] [DAP] [Info] <== {"seq":2845,"type":"event","event":"dart.log","body":{"message":"<== \t22F82\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2846,"type":"event","event":"output","body":{"category":"console","output":" \t22F82\n"}} [11:27:01] [DAP] [Info] <== {"seq":2847,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleDevelopmentRegion\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2848,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleDevelopmentRegion\n"}} [11:27:01] [DAP] [Info] <== {"seq":2849,"type":"event","event":"dart.log","body":{"message":"<== \ten\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2850,"type":"event","event":"output","body":{"category":"console","output":" \ten\n"}} [11:27:01] [DAP] [Info] <== {"seq":2851,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleExecutable\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2852,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleExecutable\n"}} [11:27:01] [DAP] [Info] <== {"seq":2853,"type":"event","event":"dart.log","body":{"message":"<== \tisolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2854,"type":"event","event":"output","body":{"category":"console","output":" \tisolate_breakpoint_freeze_repro\n"}} [11:27:01] [DAP] [Info] <== {"seq":2855,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleIconFile\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2856,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleIconFile\n"}} [11:27:01] [DAP] [Info] <== {"seq":2857,"type":"event","event":"dart.log","body":{"message":"<== \tAppIcon\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2858,"type":"event","event":"output","body":{"category":"console","output":" \tAppIcon\n"}} [11:27:01] [DAP] [Info] <== {"seq":2859,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleIconName\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2860,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleIconName\n"}} [11:27:01] [DAP] [Info] <== {"seq":2861,"type":"event","event":"dart.log","body":{"message":"<== \tAppIcon\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2862,"type":"event","event":"output","body":{"category":"console","output":" \tAppIcon\n"}} [11:27:01] [DAP] [Info] <== {"seq":2863,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleIdentifier\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2864,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleIdentifier\n"}} [11:27:01] [DAP] [Info] <== {"seq":2865,"type":"event","event":"dart.log","body":{"message":"<== \tcom.dantup.isolateBreakpointFreezeRepro\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2866,"type":"event","event":"output","body":{"category":"console","output":" \tcom.dantup.isolateBreakpointFreezeRepro\n"}} [11:27:01] [DAP] [Info] <== {"seq":2867,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleInfoDictionaryVersion\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2868,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleInfoDictionaryVersion\n"}} [11:27:01] [DAP] [Info] <== {"seq":2869,"type":"event","event":"dart.log","body":{"message":"<== \t6.0\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2870,"type":"event","event":"output","body":{"category":"console","output":" \t6.0\n"}} [11:27:01] [DAP] [Info] <== {"seq":2871,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleName\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2872,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleName\n"}} [11:27:01] [DAP] [Info] <== {"seq":2873,"type":"event","event":"dart.log","body":{"message":"<== \tisolate_breakpoint_freeze_repro\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2874,"type":"event","event":"output","body":{"category":"console","output":" \tisolate_breakpoint_freeze_repro\n"}} [11:27:01] [DAP] [Info] <== {"seq":2875,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundlePackageType\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2876,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundlePackageType\n"}} [11:27:01] [DAP] [Info] <== {"seq":2877,"type":"event","event":"dart.log","body":{"message":"<== \tAPPL\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2878,"type":"event","event":"output","body":{"category":"console","output":" \tAPPL\n"}} [11:27:01] [DAP] [Info] <== {"seq":2879,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleShortVersionString\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2880,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleShortVersionString\n"}} [11:27:01] [DAP] [Info] <== {"seq":2881,"type":"event","event":"dart.log","body":{"message":"<== \t0.1.0\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2882,"type":"event","event":"output","body":{"category":"console","output":" \t0.1.0\n"}} [11:27:01] [DAP] [Info] <== {"seq":2883,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleSupportedPlatforms\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2884,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleSupportedPlatforms\n"}} [11:27:01] [DAP] [Info] <== {"seq":2885,"type":"event","event":"dart.log","body":{"message":"<== \t\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2886,"type":"event","event":"output","body":{"category":"console","output":" \t\n"}} [11:27:01] [DAP] [Info] <== {"seq":2887,"type":"event","event":"dart.log","body":{"message":"<== \t\tMacOSX\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2888,"type":"event","event":"output","body":{"category":"console","output":" \t\tMacOSX\n"}} [11:27:01] [DAP] [Info] <== {"seq":2889,"type":"event","event":"dart.log","body":{"message":"<== \t\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2890,"type":"event","event":"output","body":{"category":"console","output":" \t\n"}} [11:27:01] [DAP] [Info] <== {"seq":2891,"type":"event","event":"dart.log","body":{"message":"<== \tCFBundleVersion\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2892,"type":"event","event":"output","body":{"category":"console","output":" \tCFBundleVersion\n"}} [11:27:01] [DAP] [Info] <== {"seq":2893,"type":"event","event":"dart.log","body":{"message":"<== \t0.1.0\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2894,"type":"event","event":"output","body":{"category":"console","output":" \t0.1.0\n"}} [11:27:01] [DAP] [Info] <== {"seq":2895,"type":"event","event":"dart.log","body":{"message":"<== \tDTCompiler\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2896,"type":"event","event":"output","body":{"category":"console","output":" \tDTCompiler\n"}} [11:27:01] [DAP] [Info] <== {"seq":2897,"type":"event","event":"dart.log","body":{"message":"<== \tcom.apple.compilers.llvm.clang.1_0\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2898,"type":"event","event":"output","body":{"category":"console","output":" \tcom.apple.compilers.llvm.clang.1_0\n"}} [11:27:01] [DAP] [Info] <== {"seq":2899,"type":"event","event":"dart.log","body":{"message":"<== \tDTPlatformBuild\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2900,"type":"event","event":"output","body":{"category":"console","output":" \tDTPlatformBuild\n"}} [11:27:01] [DAP] [Info] <== {"seq":2901,"type":"event","event":"dart.log","body":{"message":"<== \t\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2902,"type":"event","event":"output","body":{"category":"console","output":" \t\n"}} [11:27:01] [DAP] [Info] <== {"seq":2903,"type":"event","event":"dart.log","body":{"message":"<== \tDTPlatformName\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2904,"type":"event","event":"output","body":{"category":"console","output":" \tDTPlatformName\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] Exit code 0 from: /usr/bin/plutil -convert xml1 -o - /Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/build/macos/Build/Products/Debug/isolate_breakpoint_freeze_repro.app/Contents/Info.plist [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== BuildMachineOSBuild [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 22F82 [11:27:01] [DAP] [Info] <== {"seq":2905,"type":"event","event":"dart.log","body":{"message":"<== \tmacosx\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2906,"type":"event","event":"output","body":{"category":"console","output":" \tmacosx\n"}} [11:27:01] [DAP] [Info] <== {"seq":2907,"type":"event","event":"dart.log","body":{"message":"<== \tDTPlatformVersion\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2908,"type":"event","event":"output","body":{"category":"console","output":" \tDTPlatformVersion\n"}} [11:27:01] [DAP] [Info] <== {"seq":2909,"type":"event","event":"dart.log","body":{"message":"<== \t13.3\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2910,"type":"event","event":"output","body":{"category":"console","output":" \t13.3\n"}} [11:27:01] [DAP] [Info] <== {"seq":2911,"type":"event","event":"dart.log","body":{"message":"<== \tDTSDKBuild\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2912,"type":"event","event":"output","body":{"category":"console","output":" \tDTSDKBuild\n"}} [11:27:01] [DAP] [Info] <== {"seq":2913,"type":"event","event":"dart.log","body":{"message":"<== \t22E245\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2914,"type":"event","event":"output","body":{"category":"console","output":" \t22E245\n"}} [11:27:01] [DAP] [Info] <== {"seq":2915,"type":"event","event":"dart.log","body":{"message":"<== \tDTSDKName\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2916,"type":"event","event":"output","body":{"category":"console","output":" \tDTSDKName\n"}} [11:27:01] [DAP] [Info] <== {"seq":2917,"type":"event","event":"dart.log","body":{"message":"<== \tmacosx13.3\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2918,"type":"event","event":"output","body":{"category":"console","output":" \tmacosx13.3\n"}} [11:27:01] [DAP] [Info] <== {"seq":2919,"type":"event","event":"dart.log","body":{"message":"<== \tDTXcode\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2920,"type":"event","event":"output","body":{"category":"console","output":" \tDTXcode\n"}} [11:27:01] [DAP] [Info] <== {"seq":2921,"type":"event","event":"dart.log","body":{"message":"<== \t1430\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2922,"type":"event","event":"output","body":{"category":"console","output":" \t1430\n"}} [11:27:01] [DAP] [Info] <== {"seq":2923,"type":"event","event":"dart.log","body":{"message":"<== \tDTXcodeBuild\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2924,"type":"event","event":"output","body":{"category":"console","output":" \tDTXcodeBuild\n"}} [11:27:01] [DAP] [Info] <== {"seq":2925,"type":"event","event":"dart.log","body":{"message":"<== \t14E222b\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2926,"type":"event","event":"output","body":{"category":"console","output":" \t14E222b\n"}} [11:27:01] [DAP] [Info] <== {"seq":2927,"type":"event","event":"dart.log","body":{"message":"<== \tLSMinimumSystemVersion\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2928,"type":"event","event":"output","body":{"category":"console","output":" \tLSMinimumSystemVersion\n"}} [11:27:01] [DAP] [Info] <== {"seq":2929,"type":"event","event":"dart.log","body":{"message":"<== \t10.14\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2930,"type":"event","event":"output","body":{"category":"console","output":" \t10.14\n"}} [11:27:01] [DAP] [Info] <== {"seq":2931,"type":"event","event":"dart.log","body":{"message":"<== \tNSHumanReadableCopyright\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2932,"type":"event","event":"output","body":{"category":"console","output":" \tNSHumanReadableCopyright\n"}} [11:27:01] [DAP] [Info] <== {"seq":2933,"type":"event","event":"dart.log","body":{"message":"<== \tCopyright © 2024 com.dantup. All rights reserved.\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2934,"type":"event","event":"output","body":{"category":"console","output":" \tCopyright © 2024 com.dantup. All rights reserved.\n"}} [11:27:01] [DAP] [Info] <== {"seq":2935,"type":"event","event":"dart.log","body":{"message":"<== \tNSMainNibFile\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2936,"type":"event","event":"output","body":{"category":"console","output":" \tNSMainNibFile\n"}} [11:27:01] [DAP] [Info] <== {"seq":2937,"type":"event","event":"dart.log","body":{"message":"<== \tMainMenu\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2938,"type":"event","event":"output","body":{"category":"console","output":" \tMainMenu\n"}} [11:27:01] [DAP] [Info] <== {"seq":2939,"type":"event","event":"dart.log","body":{"message":"<== \tNSPrincipalClass\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2940,"type":"event","event":"output","body":{"category":"console","output":" \tNSPrincipalClass\n"}} [11:27:01] [DAP] [Info] <== {"seq":2941,"type":"event","event":"dart.log","body":{"message":"<== \tNSApplication\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2942,"type":"event","event":"output","body":{"category":"console","output":" \tNSApplication\n"}} [11:27:01] [DAP] [Info] <== {"seq":2943,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2944,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:27:01] [DAP] [Info] <== {"seq":2945,"type":"event","event":"dart.log","body":{"message":"<== \r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2946,"type":"event","event":"output","body":{"category":"console","output":" \n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleDevelopmentRegion [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== en [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleExecutable [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== isolate_breakpoint_freeze_repro [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleIconFile [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== AppIcon [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleIconName [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== AppIcon [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleIdentifier [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== com.dantup.isolateBreakpointFreezeRepro [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleInfoDictionaryVersion [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 6.0 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleName [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== isolate_breakpoint_freeze_repro [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundlePackageType [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== APPL [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleShortVersionString [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 0.1.0 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleSupportedPlatforms [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== MacOSX [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== CFBundleVersion [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 0.1.0 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTCompiler [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== com.apple.compilers.llvm.clang.1_0 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTPlatformBuild [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTPlatformName [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== macosx [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTPlatformVersion [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 13.3 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTSDKBuild [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 22E245 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTSDKName [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== macosx13.3 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTXcode [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 1430 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== DTXcodeBuild [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 14E222b [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== LSMinimumSystemVersion [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 10.14 [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== NSHumanReadableCopyright [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== Copyright © 2024 com.dantup. All rights reserved. [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== NSMainNibFile [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== MainMenu [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== NSPrincipalClass [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== NSApplication [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [11:27:01] [DAP] [Info] <== {"seq":2947,"type":"event","event":"dart.log","body":{"message":"<== [ +269 ms] [\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2948,"type":"event","event":"output","body":{"category":"console","output":"[ +269 ms] [\n"}} [11:27:01] [DAP] [Info] <== {"seq":2949,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2950,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":2951,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2952,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":2953,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2954,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2955,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2956,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":2957,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2958,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2959,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPhone15,3\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2960,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPhone15,3\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2961,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"56FC9370-6E90-42A5-B006-384E811EE632\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2962,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"56FC9370-6E90-42A5-B006-384E811EE632\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2963,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2964,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2965,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.iphone-14-pro-max-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2966,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.iphone-14-pro-max-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2967,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPhone 14 Pro Max\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2968,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPhone 14 Pro Max\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2969,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPhone 14 Pro Max\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2970,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPhone 14 Pro Max\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2971,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2972,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":2973,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2974,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":2975,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2976,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":2977,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2978,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":2979,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2980,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2981,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2982,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":2983,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2984,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2985,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPhone14,6\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2986,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPhone14,6\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2987,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"DACB1525-9F6D-44F0-824B-75AECCC905BD\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2988,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"DACB1525-9F6D-44F0-824B-75AECCC905BD\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2989,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2990,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2991,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.iphone-se3-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2992,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.iphone-se3-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2993,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPhone SE (3rd generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2994,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPhone SE (3rd generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2995,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPhone SE (3rd generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2996,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPhone SE (3rd generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":2997,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":2998,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":2999,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3000,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3001,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3002,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3003,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3004,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3005,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3006,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3007,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3008,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3009,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3010,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3011,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPhone15,2\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3012,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPhone15,2\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3013,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"11439420-15A1-4BB5-9EBE-A0874D70BC5D\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3014,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"11439420-15A1-4BB5-9EBE-A0874D70BC5D\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3015,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3016,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3017,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.iphone-14-pro-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3018,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.iphone-14-pro-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3019,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPhone 14 Pro\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3020,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPhone 14 Pro\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3021,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPhone 14 Pro\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3022,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPhone 14 Pro\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3023,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3024,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3025,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3026,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3027,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3028,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3029,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3030,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3031,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3032,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3033,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3034,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3035,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3036,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3037,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPad13,18\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3038,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPad13,18\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3039,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"B89EA610-F59F-49FA-AA1A-130250FBBDC1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3040,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"B89EA610-F59F-49FA-AA1A-130250FBBDC1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3041,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3042,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3043,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.ipad-10-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3044,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.ipad-10-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3045,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPad (10th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3046,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPad (10th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3047,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPad (10th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3048,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPad (10th generation)\",\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== [ +269 ms] [ [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPhone15,3", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "56FC9370-6E90-42A5-B006-384E811EE632", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.iphone-14-pro-max-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPhone 14 Pro Max", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPhone 14 Pro Max", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPhone14,6", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "DACB1525-9F6D-44F0-824B-75AECCC905BD", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.iphone-se3-1", [11:27:01] [DAP] [Info] <== {"seq":3049,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3050,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3051,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3052,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3053,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3054,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3055,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3056,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3057,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3058,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3059,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3060,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3061,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3062,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3063,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPhone14,8\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3064,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPhone14,8\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3065,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"B2086D8A-E0A8-4F2F-AAE9-633AFFF0E819\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3066,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"B2086D8A-E0A8-4F2F-AAE9-633AFFF0E819\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3067,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3068,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3069,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.iphone-14-plus-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3070,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.iphone-14-plus-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3071,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPhone 14 Plus\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3072,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPhone 14 Plus\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3073,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPhone 14 Plus\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3074,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPhone 14 Plus\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3075,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3076,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3077,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3078,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3079,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3080,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3081,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3082,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3083,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3084,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3085,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3086,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3087,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3088,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3089,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPad14,3\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3090,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPad14,3\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3091,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"FF160065-2918-4DBE-92D8-416D1E6756A5\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3092,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"FF160065-2918-4DBE-92D8-416D1E6756A5\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3093,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3094,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3095,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.ipad-pro-11-4th-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3096,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.ipad-pro-11-4th-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3097,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPad Pro (11-inch) (4th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3098,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPad Pro (11-inch) (4th generation)\",\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPhone SE (3rd generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPhone SE (3rd generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPhone15,2", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "11439420-15A1-4BB5-9EBE-A0874D70BC5D", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.iphone-14-pro-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPhone 14 Pro", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPhone 14 Pro", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPad13,18", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "B89EA610-F59F-49FA-AA1A-130250FBBDC1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.ipad-10-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPad (10th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPad (10th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [DAP] [Info] <== {"seq":3099,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPad Pro (11-inch) (4th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3100,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPad Pro (11-inch) (4th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3101,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3102,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3103,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3104,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3105,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3106,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3107,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3108,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3109,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3110,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3111,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3112,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3113,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3114,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3115,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPhone14,7\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3116,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPhone14,7\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3117,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"ED7F321F-9E91-4233-A072-98AF2AAF176A\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3118,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"ED7F321F-9E91-4233-A072-98AF2AAF176A\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3119,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3120,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3121,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.iphone-14-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3122,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.iphone-14-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3123,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPhone 14\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3124,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPhone 14\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3125,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPhone 14\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3126,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPhone 14\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3127,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3128,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3129,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3130,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3131,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3132,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3133,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3134,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3135,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3136,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3137,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3138,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3139,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3140,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3141,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPad14,5\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3142,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPad14,5\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3143,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"03C333BC-18A5-4382-89EF-FCBC84DECB67\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3144,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"03C333BC-18A5-4382-89EF-FCBC84DECB67\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3145,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3146,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3147,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.ipad-pro-12point9-6th-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3148,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.ipad-pro-12point9-6th-1\",\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPhone14,8", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "B2086D8A-E0A8-4F2F-AAE9-633AFFF0E819", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.iphone-14-plus-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPhone 14 Plus", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPhone 14 Plus", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPad14,3", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "FF160065-2918-4DBE-92D8-416D1E6756A5", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.ipad-pro-11-4th-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPad Pro (11-inch) (4th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPad Pro (11-inch) (4th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPhone14,7", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "ED7F321F-9E91-4233-A072-98AF2AAF176A", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.iphone-14-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPhone 14", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPhone 14", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [DAP] [Info] <== {"seq":3149,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPad Pro (12.9-inch) (6th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3150,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPad Pro (12.9-inch) (6th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3151,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPad Pro (12.9-inch) (6th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3152,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPad Pro (12.9-inch) (6th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3153,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3154,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3155,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3156,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3157,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3158,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3159,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3160,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3161,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"MacBookAir10,1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3162,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"MacBookAir10,1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3163,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : false,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3164,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : false,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3165,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"MacBook Air\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3166,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"MacBook Air\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3167,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"13.4.1 (22F82)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3168,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"13.4.1 (22F82)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3169,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"00008103-001D45211A07001E\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3170,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"00008103-001D45211A07001E\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3171,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.macosx\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3172,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.macosx\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3173,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64e\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3174,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64e\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3175,"type":"event","event":"dart.log","body":{"message":"<== \"interface\" : \"usb\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3176,"type":"event","event":"output","body":{"category":"console","output":" \"interface\" : \"usb\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3177,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3178,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3179,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"My Mac\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3180,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"My Mac\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3181,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.macbookair-late-2020\"\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3182,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.macbookair-late-2020\"\n"}} [11:27:01] [DAP] [Info] <== {"seq":3183,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3184,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3185,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3186,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3187,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3188,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3189,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3190,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3191,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3192,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3193,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3194,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3195,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPad14,1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3196,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPad14,1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3197,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"AD843D26-AF59-48C1-B752-EE01242259E6\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3198,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"AD843D26-AF59-48C1-B752-EE01242259E6\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3199,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPad14,5", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "03C333BC-18A5-4382-89EF-FCBC84DECB67", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.ipad-pro-12point9-6th-1", [11:27:01] [DAP] [Info] <== {"seq":3200,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3201,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.ipad-mini6-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3202,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.ipad-mini6-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3203,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPad mini (6th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3204,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPad mini (6th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3205,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPad mini (6th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3206,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPad mini (6th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3207,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3208,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3209,"type":"event","event":"dart.log","body":{"message":"<== },\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3210,"type":"event","event":"output","body":{"category":"console","output":" },\n"}} [11:27:01] [DAP] [Info] <== {"seq":3211,"type":"event","event":"dart.log","body":{"message":"<== {\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3212,"type":"event","event":"output","body":{"category":"console","output":" {\n"}} [11:27:01] [DAP] [Info] <== {"seq":3213,"type":"event","event":"dart.log","body":{"message":"<== \"simulator\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3214,"type":"event","event":"output","body":{"category":"console","output":" \"simulator\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3215,"type":"event","event":"dart.log","body":{"message":"<== \"operatingSystemVersion\" : \"16.4 (20E247)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3216,"type":"event","event":"output","body":{"category":"console","output":" \"operatingSystemVersion\" : \"16.4 (20E247)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3217,"type":"event","event":"dart.log","body":{"message":"<== \"available\" : true,\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3218,"type":"event","event":"output","body":{"category":"console","output":" \"available\" : true,\n"}} [11:27:01] [DAP] [Info] <== {"seq":3219,"type":"event","event":"dart.log","body":{"message":"<== \"platform\" : \"com.apple.platform.iphonesimulator\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3220,"type":"event","event":"output","body":{"category":"console","output":" \"platform\" : \"com.apple.platform.iphonesimulator\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3221,"type":"event","event":"dart.log","body":{"message":"<== \"modelCode\" : \"iPad13,17\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3222,"type":"event","event":"output","body":{"category":"console","output":" \"modelCode\" : \"iPad13,17\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3223,"type":"event","event":"dart.log","body":{"message":"<== \"identifier\" : \"BB328F09-1420-4D4C-8768-A6C638FE426E\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3224,"type":"event","event":"output","body":{"category":"console","output":" \"identifier\" : \"BB328F09-1420-4D4C-8768-A6C638FE426E\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3225,"type":"event","event":"dart.log","body":{"message":"<== \"architecture\" : \"arm64\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3226,"type":"event","event":"output","body":{"category":"console","output":" \"architecture\" : \"arm64\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3227,"type":"event","event":"dart.log","body":{"message":"<== \"modelUTI\" : \"com.apple.ipad-air5-1\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3228,"type":"event","event":"output","body":{"category":"console","output":" \"modelUTI\" : \"com.apple.ipad-air5-1\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3229,"type":"event","event":"dart.log","body":{"message":"<== \"modelName\" : \"iPad Air (5th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3230,"type":"event","event":"output","body":{"category":"console","output":" \"modelName\" : \"iPad Air (5th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3231,"type":"event","event":"dart.log","body":{"message":"<== \"name\" : \"iPad Air (5th generation)\",\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3232,"type":"event","event":"output","body":{"category":"console","output":" \"name\" : \"iPad Air (5th generation)\",\n"}} [11:27:01] [DAP] [Info] <== {"seq":3233,"type":"event","event":"dart.log","body":{"message":"<== \"ignored\" : false\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3234,"type":"event","event":"output","body":{"category":"console","output":" \"ignored\" : false\n"}} [11:27:01] [DAP] [Info] <== {"seq":3235,"type":"event","event":"dart.log","body":{"message":"<== }\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3236,"type":"event","event":"output","body":{"category":"console","output":" }\n"}} [11:27:01] [DAP] [Info] <== {"seq":3237,"type":"event","event":"dart.log","body":{"message":"<== ]\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3238,"type":"event","event":"output","body":{"category":"console","output":" ]\n"}} [11:27:01] [DAP] [Info] <== {"seq":3239,"type":"event","event":"dart.log","body":{"message":"<== 2024-01-18 11:26:56.911 xcdevice[6703:47023] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)\r\n","severity":0,"category":9}} [11:27:01] [DAP] [Info] <== {"seq":3240,"type":"event","event":"output","body":{"category":"console","output":" 2024-01-18 11:26:56.911 xcdevice[6703:47023] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)\n"}} [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPad Pro (12.9-inch) (6th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPad Pro (12.9-inch) (6th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "MacBookAir10,1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : false, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "MacBook Air", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "13.4.1 (22F82)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "00008103-001D45211A07001E", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.macosx", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64e", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "interface" : "usb", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "My Mac", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.macbookair-late-2020" [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPad14,1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "AD843D26-AF59-48C1-B752-EE01242259E6", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.ipad-mini6-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPad mini (6th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPad mini (6th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== }, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== { [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "simulator" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "operatingSystemVersion" : "16.4 (20E247)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "available" : true, [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "platform" : "com.apple.platform.iphonesimulator", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelCode" : "iPad13,17", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "identifier" : "BB328F09-1420-4D4C-8768-A6C638FE426E", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "architecture" : "arm64", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelUTI" : "com.apple.ipad-air5-1", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "modelName" : "iPad Air (5th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "name" : "iPad Air (5th generation)", [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== "ignored" : false [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== } [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== ] [11:27:01] [FlutterRun] [Info] [Flutter (macOS)] <== 2024-01-18 11:26:56.911 xcdevice[6703:47023] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) [11:27:02] [DAP] [Info] <== {"seq":3241,"type":"event","event":"dart.log","body":{"message":"<== [ +519 ms] VM Service URL on device: http://127.0.0.1:50296/YYr0u-IkgF4=/\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3242,"type":"event","event":"output","body":{"category":"console","output":"[ +519 ms] VM Service URL on device: http://127.0.0.1:50296/YYr0u-IkgF4=/\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +519 ms] VM Service URL on device: http://127.0.0.1:50296/YYr0u-IkgF4=/ [11:27:02] [DAP] [Info] <== {"seq":3243,"type":"event","event":"dart.log","body":{"message":"<== [ +2 ms] Caching compiled dill\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3244,"type":"event","event":"output","body":{"category":"console","output":"[ +2 ms] Caching compiled dill\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +2 ms] Caching compiled dill [11:27:02] [DAP] [Info] <== {"seq":3245,"type":"event","event":"dart.log","body":{"message":"<== [ +19 ms] Connecting to service protocol: http://127.0.0.1:50296/YYr0u-IkgF4=/\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3246,"type":"event","event":"output","body":{"category":"console","output":"[ +19 ms] Connecting to service protocol: http://127.0.0.1:50296/YYr0u-IkgF4=/\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +19 ms] Connecting to service protocol: http://127.0.0.1:50296/YYr0u-IkgF4=/ [11:27:02] [DAP] [Info] <== {"seq":3247,"type":"event","event":"dart.log","body":{"message":"<== [ +78 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:50296/YYr0u-IkgF4=/.\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3248,"type":"event","event":"output","body":{"category":"console","output":"[ +78 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:50296/YYr0u-IkgF4=/.\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +78 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:50296/YYr0u-IkgF4=/. [11:27:02] [DAP] [Info] <== {"seq":3249,"type":"event","event":"dart.log","body":{"message":"<== [ +54 ms] DDS is listening at http://127.0.0.1:50299/tOEvVHdIxeg=/.\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3250,"type":"event","event":"output","body":{"category":"console","output":"[ +54 ms] DDS is listening at http://127.0.0.1:50299/tOEvVHdIxeg=/.\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +54 ms] DDS is listening at http://127.0.0.1:50299/tOEvVHdIxeg=/. [11:27:02] [DAP] [Info] <== {"seq":3251,"type":"event","event":"dart.log","body":{"message":"<== [ +23 ms] Successfully connected to service protocol: http://127.0.0.1:50296/YYr0u-IkgF4=/\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3252,"type":"event","event":"output","body":{"category":"console","output":"[ +23 ms] Successfully connected to service protocol: http://127.0.0.1:50296/YYr0u-IkgF4=/\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +23 ms] Successfully connected to service protocol: http://127.0.0.1:50296/YYr0u-IkgF4=/ [11:27:02] [DAP] [Info] <== {"seq":3253,"type":"event","event":"dart.log","body":{"message":"<== [ +5 ms] DevFS: Creating new filesystem on the device (null)\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3254,"type":"event","event":"output","body":{"category":"console","output":"[ +5 ms] DevFS: Creating new filesystem on the device (null)\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +5 ms] DevFS: Creating new filesystem on the device (null) [11:27:02] [DAP] [Info] <== {"seq":3255,"type":"event","event":"dart.log","body":{"message":"<== [ +6 ms] DevFS: Created new filesystem on the device (file:///var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/com.dantup.isolateBreakpointFreezeRepro/isolate_breakpoint_freeze_reproBjoSTW/isolate_breakpoint_freeze_repro/)\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3256,"type":"event","event":"output","body":{"category":"console","output":"[ +6 ms] DevFS: Created new filesystem on the device (file:///var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/com.dantup.isolateBreakpointFreezeRepro/isolate_breakpoint_freeze_reproBjoSTW/isolate_breakpoint_freeze_repro/)\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +6 ms] DevFS: Created new filesystem on the device (file:///var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/com.dantup.isolateBreakpointFreezeRepro/isolate_breakpoint_freeze_reproBjoSTW/isolate_breakpoint_freeze_repro/) [11:27:02] [DAP] [Info] <== {"seq":3257,"type":"event","event":"dart.log","body":{"message":"<== [ ] Updating assets\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3258,"type":"event","event":"output","body":{"category":"console","output":"[ ] Updating assets\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Updating assets [11:27:02] [DAP] [Info] <== {"seq":3259,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"app.debugPort\",\"params\":{\"appId\":\"83dd730f-870c-4f6d-b7ea-51ed2e32ce83\",\"port\":50299,\"wsUri\":\"ws://127.0.0.1:50299/tOEvVHdIxeg=/ws\",\"baseUri\":\"file:///var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/com.dantup.isolateBreakpointFreezeRepro/isolate_breakpoint_freeze_reproBjoSTW/isolate_breakpoint_freeze_repro/\"}}]\r\n","severity":0,"category":9}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"app.debugPort","params":{"appId":"83dd730f-870c-4f6d-b7ea-51ed2e32ce83","port":50299,"wsUri":"ws://127.0.0.1:50299/tOEvVHdIxeg=/ws","baseUri":"file:///var/folders/1m/n7z0jwz57jx4qh3qhs4bd3b80000gn/T/com.dantup.isolateBreakpointFreezeRepro/isolate_breakpoint_freeze_reproBjoSTW/isolate_breakpoint_freeze_repro/"}}] [11:27:02] [DAP] [Info] <== {"seq":3260,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"app.progress\",\"params\":{\"appId\":\"83dd730f-870c-4f6d-b7ea-51ed2e32ce83\",\"id\":\"1\",\"progressId\":null,\"message\":\"Syncing files to device macOS...\",\"finished\":false}}]\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3261,"type":"event","event":"dart.progressUpdate","body":{"progressId":"launch","message":"Syncing files to device macOS..."}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"app.progress","params":{"appId":"83dd730f-870c-4f6d-b7ea-51ed2e32ce83","id":"1","progressId":null,"message":"Syncing files to device macOS...","finished":false}}] [11:27:02] [DAP] [Info] <== {"seq":3262,"type":"event","event":"dart.log","body":{"message":"<== [ +41 ms] Compiling dart to kernel with 0 updated files\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3263,"type":"event","event":"output","body":{"category":"console","output":"[ +41 ms] Compiling dart to kernel with 0 updated files\n"}} [11:27:02] [DAP] [Info] <== {"seq":3264,"type":"event","event":"dart.log","body":{"message":"<== [ ] Processing bundle.\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3265,"type":"event","event":"output","body":{"category":"console","output":"[ ] Processing bundle.\n"}} [11:27:02] [DAP] [Info] <== {"seq":3266,"type":"event","event":"dart.log","body":{"message":"<== [ ] <- recompile package:isolate_breakpoint_freeze_repro/main.dart 47e76bfd-8d5e-452d-8887-edba339614fc\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3267,"type":"event","event":"output","body":{"category":"console","output":"[ ] <- recompile package:isolate_breakpoint_freeze_repro/main.dart 47e76bfd-8d5e-452d-8887-edba339614fc\n","source":{"name":"package:isolate_breakpoint_freeze_repro/main.dart","path":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","sourceReference":0},"line":1,"column":1}} [11:27:02] [DAP] [Info] <== {"seq":3268,"type":"event","event":"dart.log","body":{"message":"<== [ ] <- 47e76bfd-8d5e-452d-8887-edba339614fc\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3269,"type":"event","event":"output","body":{"category":"console","output":"[ ] <- 47e76bfd-8d5e-452d-8887-edba339614fc\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +41 ms] Compiling dart to kernel with 0 updated files [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Processing bundle. [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] <- recompile package:isolate_breakpoint_freeze_repro/main.dart 47e76bfd-8d5e-452d-8887-edba339614fc [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] <- 47e76bfd-8d5e-452d-8887-edba339614fc [11:27:02] [DAP] [Info] <== {"seq":3270,"type":"event","event":"dart.log","body":{"message":"<== [ ] Bundle processing done.\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3271,"type":"event","event":"output","body":{"category":"console","output":"[ ] Bundle processing done.\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Bundle processing done. [11:27:02] [DAP] [Info] <== {"seq":3272,"type":"event","event":"dart.log","body":{"message":"<== [ +38 ms] Updating files.\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3273,"type":"event","event":"output","body":{"category":"console","output":"[ +38 ms] Updating files.\n"}} [11:27:02] [DAP] [Info] <== {"seq":3274,"type":"event","event":"dart.log","body":{"message":"<== [ ] DevFS: Sync finished\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3275,"type":"event","event":"output","body":{"category":"console","output":"[ ] DevFS: Sync finished\n"}} [11:27:02] [DAP] [Info] <== {"seq":3276,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"app.progress\",\"params\":{\"appId\":\"83dd730f-870c-4f6d-b7ea-51ed2e32ce83\",\"id\":\"1\",\"progressId\":null,\"finished\":true}}]\r\n","severity":0,"category":9}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +38 ms] Updating files. [11:27:02] [DAP] [Info] <== {"seq":3277,"type":"event","event":"dart.log","body":{"message":"<== [ ] Synced 0.0MB.\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3278,"type":"event","event":"output","body":{"category":"console","output":"[ ] Synced 0.0MB.\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] DevFS: Sync finished [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"app.progress","params":{"appId":"83dd730f-870c-4f6d-b7ea-51ed2e32ce83","id":"1","progressId":null,"finished":true}}] [11:27:02] [DAP] [Info] <== {"seq":3279,"type":"event","event":"dart.log","body":{"message":"<== [ ] <- accept\r\n","severity":0,"category":9}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] Synced 0.0MB. [11:27:02] [DAP] [Info] <== {"seq":3280,"type":"event","event":"output","body":{"category":"console","output":"[ ] <- accept\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ ] <- accept [11:27:02] [DAP] [Info] <== {"seq":3281,"type":"event","event":"dart.log","body":{"message":"<== [ +1 ms] Connected to _flutterView/0x159811e20.\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3282,"type":"event","event":"output","body":{"category":"console","output":"[ +1 ms] Connected to _flutterView/0x159811e20.\n"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [ +1 ms] Connected to _flutterView/0x159811e20. [11:27:02] [DAP] [Info] <== {"seq":3283,"type":"event","event":"dart.log","body":{"message":"<== [{\"event\":\"app.started\",\"params\":{\"appId\":\"83dd730f-870c-4f6d-b7ea-51ed2e32ce83\"}}]\r\n","severity":0,"category":9}} [11:27:02] [DAP] [Info] <== {"seq":3284,"type":"event","event":"dart.log","body":{"message":"Initialising debugger for ws://127.0.0.1:50299/tOEvVHdIxeg=/ws","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3285,"type":"event","event":"dart.debuggerUris","body":{"observatoryUri":"http://127.0.0.1:50299/tOEvVHdIxeg=/","vmServiceUri":"http://127.0.0.1:50299/tOEvVHdIxeg=/"}} [11:27:02] [FlutterRun] [Info] [Flutter (macOS)] <== [{"event":"app.started","params":{"appId":"83dd730f-870c-4f6d-b7ea-51ed2e32ce83"}}] [11:27:02] [DAP] [Info] <== {"seq":3286,"type":"event","event":"dart.log","body":{"message":"Connecting to VM Service at ws://127.0.0.1:50299/tOEvVHdIxeg=/ws","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3287,"type":"event","event":"output","body":{"category":"console","output":"Connecting to VM Service at ws://127.0.0.1:50299/tOEvVHdIxeg=/ws\n"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] Initialising debugger for ws://127.0.0.1:50299/tOEvVHdIxeg=/ws [11:27:02] [DevTools] [Info] ==> {"id":"8","method":"vm.register","params":{"uri":"http://127.0.0.1:50299/tOEvVHdIxeg=/"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] Connecting to VM Service at ws://127.0.0.1:50299/tOEvVHdIxeg=/ws [11:27:02] [DevTools] [Info] <== {"id":"8","result":{"success":true}} [11:27:02] [DAP] [Info] <== {"seq":3288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"0\",\"jsonrpc\":\"2.0\",\"method\":\"getVersion\",\"params\":{}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"0","jsonrpc":"2.0","method":"getVersion","params":{}} [11:27:02] [DAP] [Info] <== {"seq":3289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Version\",\"major\":4,\"minor\":13,\"_privateMajor\":0,\"_privateMinor\":0},\"id\":\"0\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Version","major":4,"minor":13,"_privateMajor":0,"_privateMinor":0},"id":"0"} [11:27:02] [DAP] [Info] <== {"seq":3290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1\",\"jsonrpc\":\"2.0\",\"method\":\"streamListen\",\"params\":{\"streamId\":\"Isolate\"}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2\",\"jsonrpc\":\"2.0\",\"method\":\"streamListen\",\"params\":{\"streamId\":\"Extension\"}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3\",\"jsonrpc\":\"2.0\",\"method\":\"streamListen\",\"params\":{\"streamId\":\"Debug\"}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4\",\"jsonrpc\":\"2.0\",\"method\":\"streamListen\",\"params\":{\"streamId\":\"Service\"}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1","jsonrpc":"2.0","method":"streamListen","params":{"streamId":"Isolate"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2","jsonrpc":"2.0","method":"streamListen","params":{"streamId":"Extension"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3","jsonrpc":"2.0","method":"streamListen","params":{"streamId":"Debug"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4","jsonrpc":"2.0","method":"streamListen","params":{"streamId":"Service"}} [11:27:02] [DAP] [Info] <== {"seq":3294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Service\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceRegistered\",\"timestamp\":1705577222735,\"service\":\"reloadSources\",\"method\":\"s0.reloadSources\",\"alias\":\"Flutter Tools\"}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Service\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceRegistered\",\"timestamp\":1705577222735,\"service\":\"hotRestart\",\"method\":\"s0.hotRestart\",\"alias\":\"Flutter Tools\"}}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Service","event":{"type":"Event","kind":"ServiceRegistered","timestamp":1705577222735,"service":"reloadSources","method":"s0.reloadSources","alias":"Flutter Tools"}}} [11:27:02] [DAP] [Info] <== {"seq":3296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Service\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceRegistered\",\"timestamp\":1705577222735,\"service\":\"flutterVersion\",\"method\":\"s0.flutterVersion\",\"alias\":\"Flutter Tools\"}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Service\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceRegistered\",\"timestamp\":1705577222736,\"service\":\"compileExpression\",\"method\":\"s0.compileExpression\",\"alias\":\"Flutter Tools\"}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Service\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceRegistered\",\"timestamp\":1705577222736,\"service\":\"flutterMemoryInfo\",\"method\":\"s0.flutterMemoryInfo\",\"alias\":\"Flutter Tools\"}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Service\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceRegistered\",\"timestamp\":1705577222736,\"service\":\"flutterGetSkSL\",\"method\":\"s0.flutterGetSkSL\",\"alias\":\"Flutter Tools\"}}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Service","event":{"type":"Event","kind":"ServiceRegistered","timestamp":1705577222735,"service":"hotRestart","method":"s0.hotRestart","alias":"Flutter Tools"}}} [11:27:02] [DAP] [Info] <== {"seq":3300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Service\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceRegistered\",\"timestamp\":1705577222736,\"service\":\"launchDevTools\",\"method\":\"s1.launchDevTools\",\"alias\":\"DevTools Server\"}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5\",\"jsonrpc\":\"2.0\",\"method\":\"streamListen\",\"params\":{\"streamId\":\"Logging\"}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Service","event":{"type":"Event","kind":"ServiceRegistered","timestamp":1705577222735,"service":"flutterVersion","method":"s0.flutterVersion","alias":"Flutter Tools"}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Service","event":{"type":"Event","kind":"ServiceRegistered","timestamp":1705577222736,"service":"compileExpression","method":"s0.compileExpression","alias":"Flutter Tools"}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Service","event":{"type":"Event","kind":"ServiceRegistered","timestamp":1705577222736,"service":"flutterMemoryInfo","method":"s0.flutterMemoryInfo","alias":"Flutter Tools"}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Service","event":{"type":"Event","kind":"ServiceRegistered","timestamp":1705577222736,"service":"flutterGetSkSL","method":"s0.flutterGetSkSL","alias":"Flutter Tools"}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Service","event":{"type":"Event","kind":"ServiceRegistered","timestamp":1705577222736,"service":"launchDevTools","method":"s1.launchDevTools","alias":"DevTools Server"}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3"} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5","jsonrpc":"2.0","method":"streamListen","params":{"streamId":"Logging"}} [11:27:02] [DAP] [Info] <== {"seq":3306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6\",\"jsonrpc\":\"2.0\",\"method\":\"streamListen\",\"params\":{\"streamId\":\"ToolEvent\"}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7\",\"jsonrpc\":\"2.0\",\"method\":\"getVM\",\"params\":{}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"VM\",\"name\":\"vm\",\"architectureBits\":64,\"hostCPU\":\"Apple M1\",\"operatingSystem\":\"macos\",\"targetCPU\":\"arm64\",\"version\":\"3.2.5 (stable) (Tue Jan 16 15:02:13 2024 +0000) on \\\"macos_arm64\\\"\",\"_features\":\"release no-code_comments no-dwarf_stack_traces_mode lazy_dispatchers no-dedup_instructions no-tsan asserts use_field_guards use_osr no-branch_coverage arm64 macos no-compressed-pointers null-safety\",\"_profilerMode\":\"VM\",\"pid\":6833,\"startTime\":1705577222409,\"_embedder\":\"Flutter\",\"_maxRSS\":164036608,\"_currentRSS\":164036608,\"isolates\":[{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"}],\"systemIsolates\":[{\"type\":\"@Isolate\",\"id\":\"isolates/7357046355737663\",\"name\":\"vm-service\",\"number\":\"7357046355737663\",\"isSystemIsolate\":true,\"isolateGroupId\":\"isolateGroups/5513334756482531\"}],\"isolateGroups\":[{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}],\"systemIsolateGroups\":[{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/5513334756482531\",\"name\":\"vm-service\",\"number\":\"5513334756482531\",\"isSystemIsolateGroup\":true}],\"_currentMemory\":80429056},\"id\":\"7\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"8\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/278955774468167\"}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5"} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6","jsonrpc":"2.0","method":"streamListen","params":{"streamId":"ToolEvent"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6"} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7","jsonrpc":"2.0","method":"getVM","params":{}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"VM","name":"vm","architectureBits":64,"hostCPU":"Apple M1","operatingSystem":"macos","targetCPU":"arm64","version":"3.2.5 (stable) (Tue Jan 16 15:02:13 2024 +0000) on \"macos_arm64\"","_features":"release no-code_comments no-dwarf_stack_traces_mode lazy_dispatchers no-dedup_instructions no-tsan asserts use_field_guards use_osr no-branch_coverage arm64 macos no-compressed-pointers null-safety","_profilerMode":"VM","pid":6833,"startTime":1705577222409,"_embedder":"Flutter","_maxRSS":164036608,"_currentRSS":164036608,"isolates":[{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"}],"systemIsolates":[{"type":"@Isolate","id":"isolates/7357046355737663","name":"vm-service","number":"7357046355737663","isSystemIsolate":true,"isolateGroupId":"isolateGroups/5513334756482531"}],"isolateGroups":[{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}],"systemIsolateGroups":[{"type":"@IsolateGroup","id":"isolateGroups/5513334756482531","name":"vm-service","number":"5513334756482531","isSystemIsolateGroup":true}],"_currentMemory":80429056},"id":"7"} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"8","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577222422,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":0,\"avgCollectionPeriodMillis\":0.0,\"used\":633552,\"capacity\":1048576,\"external\":0,\"time\":0.0},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":2,\"used\":36456928,\"capacity\":38600704,\"external\":0,\"time\":0.0002,\"avgCollectionPeriodMillis\":159.557}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577222607},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,97,0,0,0,0,0,0,0,0,0,2,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"None\",\"_debuggerSettings\":{\"_exceptions\":\"none\"},\"extensionRPCs\":[\"ext.ui.window.scheduleFrame\",\"ext.ui.window.reinitializeShader\",\"ext.ui.window.impellerEnabled\",\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"8\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3313,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.ui.window.scheduleFrame","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3314,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.ui.window.reinitializeShader","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3315,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.ui.window.impellerEnabled","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3316,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3317,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3318,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3319,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3320,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3321,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3322,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3323,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3324,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3325,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3326,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3327,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":3328,"type":"event","event":"thread","body":{"reason":"started","threadId":0}} [11:27:02] [DAP] [Info] <== {"seq":3329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"9\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"10\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/278955774468167\"}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577222747}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"9\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577222422,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":0,"avgCollectionPeriodMillis":0.0,"used":633552,"capacity":1048576,"external":0,"time":0.0},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":2,"used":36456928,"capacity":38600704,"external":0,"time":0.0002,"avgCollectionPeriodMillis":159.557}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577222607},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,97,0,0,0,0,0,0,0,0,0,2,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"None","_debuggerSettings":{"_exceptions":"none"},"extensionRPCs":["ext.ui.window.scheduleFrame","ext.ui.window.reinitializeShader","ext.ui.window.impellerEnabled","ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"8"} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"9","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/278955774468167","exceptionPauseMode":"Unhandled"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"10","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/278955774468167"}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577222747}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"9"} [11:27:02] [DAP] [Info] <== {"seq":3333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577222422,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":0,\"avgCollectionPeriodMillis\":0.0,\"used\":635008,\"capacity\":1048576,\"external\":0,\"time\":0.0},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":2,\"used\":36457312,\"capacity\":38600704,\"external\":0,\"time\":0.0002,\"avgCollectionPeriodMillis\":162.653}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577222607},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,98,0,0,0,0,0,0,0,0,0,2,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.ui.window.scheduleFrame\",\"ext.ui.window.reinitializeShader\",\"ext.ui.window.impellerEnabled\",\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"10\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"11\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"11\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"12\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"13\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"14\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"15\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"16\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"17\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"18\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"19\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"20\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"21\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"22\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"23\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"24\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"25\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"26\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"27\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"28\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"29\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"30\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"31\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"32\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"33\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"34\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"35\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"36\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"37\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"38\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"39\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"40\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"41\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"42\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"43\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"44\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"45\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"46\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"47\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"48\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"49\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"50\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"51\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"52\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"53\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"54\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"55\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"56\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"57\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"58\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"59\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"60\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"61\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"62\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"63\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"64\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"65\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"66\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"67\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"68\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"69\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"70\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"71\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"72\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"73\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"74\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3399,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"75\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"76\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"77\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"78\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"79\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"80\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"81\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"82\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"83\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"84\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"85\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"86\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"87\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"88\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577222422,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":0,"avgCollectionPeriodMillis":0.0,"used":635008,"capacity":1048576,"external":0,"time":0.0},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":2,"used":36457312,"capacity":38600704,"external":0,"time":0.0002,"avgCollectionPeriodMillis":162.653}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577222607},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,98,0,0,0,0,0,0,0,0,0,2,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.ui.window.scheduleFrame","ext.ui.window.reinitializeShader","ext.ui.window.impellerEnabled","ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"10"} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"11","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"11"} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"12","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"13","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"14","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"15","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"16","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"17","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"18","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"19","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"20","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"21","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"22","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"23","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"24","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"25","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"26","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"27","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"28","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"29","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"30","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"31","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"32","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"33","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"34","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"35","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"36","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"37","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"89\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"90\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"91\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"92\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"93\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"94\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"95\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"96\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"97\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"98\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"99\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"38","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"39","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"40","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"41","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"42","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"43","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"44","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"45","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"46","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"47","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"48","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"49","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"50","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"51","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"52","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"53","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"54","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"55","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"56","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"57","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"58","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"59","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"60","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"61","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"62","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"63","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"64","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"65","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"66","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"67","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"68","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"69","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"70","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"71","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"72","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"73","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"74","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"75","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"76","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"77","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"78","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"79","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"80","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"81","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"82","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"83","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"84","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"85","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"86","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"87","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"88","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"89","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"90","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"91","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"92","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"93","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"94","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"95","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"96","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"97","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"98","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"99","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3493,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3607,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3701,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3795,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:02] [DAP] [Info] ==> {"command":"threads","type":"request","seq":3} [11:27:02] [DAP] [Info] <== {"seq":3882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3908,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3909,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":3961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":3999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4003,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":4033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"12\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"13\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"14\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"15\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"16\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"17\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"18\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"19\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"20\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"21\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"22\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"23\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"24\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"25\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"26\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"27\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"28\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"29\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"30\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"31\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"32\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"33\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"34\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"35\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"36\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"37\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"38\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"39\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"40\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"41\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"42\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"43\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"44\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"45\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"46\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"47\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"48\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"49\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"50\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"51\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"52\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"53\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:02] [DAP] [Info] <== {"seq":4075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"54\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"55\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"56\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"57\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"58\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"59\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"60\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"61\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"62\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"63\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"64\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"65\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"66\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"67\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"68\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"69\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"70\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"71\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"72\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"73\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"74\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"75\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"76\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"77\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"78\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"79\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"80\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"81\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"82\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"83\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"84\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"85\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"86\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"87\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"88\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"89\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"90\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"91\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"92\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"93\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"94\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"95\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/278955774468167","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"12"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"13"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"14"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"15"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"16"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"17"} [11:27:02] [DAP] [Info] <== {"seq":4117,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"96\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"97\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"98\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"99\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"100\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"101\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"102\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"103\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"104\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"105\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"106\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"107\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"108\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"109\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"110\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"111\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"112\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"113\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"114\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"115\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"116\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"117\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"118\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"119\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"120\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"121\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"122\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"123\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"124\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"125\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"126\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"127\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"128\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"129\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"130\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"131\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"132\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"133\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"134\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"135\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"136\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"137\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"138\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"18"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"19"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"20"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"21"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"22"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"23"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"24"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"25"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"26"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"27"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"28"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"29"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"30"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"31"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"32"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"33"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"34"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"35"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"36"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"37"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"38"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"39"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"40"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"41"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"42"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"43"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"44"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"45"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"46"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"47"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"48"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"49"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"50"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"51"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"52"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"53"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"54"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"55"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"56"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"57"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"58"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"59"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"60"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"61"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"62"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"63"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"64"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"65"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"66"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"67"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"68"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"69"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"70"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"71"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"72"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"73"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"74"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"75"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"76"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"77"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"78"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"79"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"80"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"81"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"82"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"83"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"84"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"85"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"86"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"87"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"88"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"89"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"90"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"91"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"92"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"93"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"94"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"95"} [11:27:02] [DAP] [Info] <== {"seq":4160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"139\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"140\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"141\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"142\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"143\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"144\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"145\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"146\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"147\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"148\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"149\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"150\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"151\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"152\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"153\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"154\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"155\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"156\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"157\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"158\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"159\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"160\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"161\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"162\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"163\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"164\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"165\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"166\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"167\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"168\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"169\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"170\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"171\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"172\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"173\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"174\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"175\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"176\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"177\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"178\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"179\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"180\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"96"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"97"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"98"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"99"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"100"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"101"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"102"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"103"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"104"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"105"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"106"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"107"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"108"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"109"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"110"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"111"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"112"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"113"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"114"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"115"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"116"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"117"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"118"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"119"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"120"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"121"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"122"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"123"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"124"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"125"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"126"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"127"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"128"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"129"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"130"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"131"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"132"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"133"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"134"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"135"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"136"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"137"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"138"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"139"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"140"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"141"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"142"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"143"} [11:27:02] [DAP] [Info] <== {"seq":4202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"181\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"182\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"183\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"184\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"185\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"186\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"187\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"188\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"189\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"190\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"191\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"192\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"193\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"194\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"195\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"196\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"197\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"198\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"199\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"200\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"201\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"202\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"203\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"204\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"205\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"206\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"207\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"208\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"209\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"210\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"211\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"212\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"213\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"214\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"215\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"216\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"217\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"218\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"219\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"220\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"221\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"222\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"144"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"145"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"146"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"147"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"148"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"149"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"150"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"151"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"152"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"153"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"154"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"155"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"156"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"157"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"158"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"159"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"160"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"161"} [11:27:02] [DAP] [Info] <== {"seq":4244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"223\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"224\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"225\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"226\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"227\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"228\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"229\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"230\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"231\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"232\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"233\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"234\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"235\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"236\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"237\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"238\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"239\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"240\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"241\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"242\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"243\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"244\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"245\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"246\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"247\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"248\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"249\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"250\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"251\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"252\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"253\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"254\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"255\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"256\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"257\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"258\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"259\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"260\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"261\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"262\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"263\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"264\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"162"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"163"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"164"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"165"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"166"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"167"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"168"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"169"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"170"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"171"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"172"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"173"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"174"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"175"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"176"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"177"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"178"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"179"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"180"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"181"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"182"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"183"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"184"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"185"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"186"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"187"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"188"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"189"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"190"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"191"} [11:27:02] [DAP] [Info] <== {"seq":4286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"265\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"266\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"267\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"268\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"269\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"270\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"271\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"272\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"273\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"274\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"275\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"276\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"277\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"278\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"279\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"280\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"281\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"282\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"283\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"284\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"285\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"286\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"287\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"288\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"289\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"290\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"291\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"292\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"293\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"294\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"295\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"296\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"297\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"298\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"299\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"300\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"301\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"302\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"303\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"304\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4326,"type":"response","request_seq":3,"command":"threads","success":true,"body":{"threads":[{"id":0,"name":"main"}]}} [11:27:02] [DAP] [Info] <== {"seq":4327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"305\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"306\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"192"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"193"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"194"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"195"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"196"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"197"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"198"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"199"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"200"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"201"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"202"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"203"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"204"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"205"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"206"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"207"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"208"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"209"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"210"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"211"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"212"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"213"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"214"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"215"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"216"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"217"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"218"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"219"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"220"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"221"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"222"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"223"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"224"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"225"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"226"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"227"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"228"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"229"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"230"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"231"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"232"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"233"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"234"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"235"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"236"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"237"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"238"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"239"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"240"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"241"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"242"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"243"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"244"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"245"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"246"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"247"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"248"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"249"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"250"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"251"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"252"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"253"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"254"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"255"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"256"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"257"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"258"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"259"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"260"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"261"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"262"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"263"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"264"} [11:27:02] [DAP] [Info] <== {"seq":4329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"307\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"308\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"309\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"310\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"311\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"312\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"313\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"314\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"315\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"316\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"317\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"318\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"319\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"320\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"321\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"322\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"323\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"324\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"325\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"326\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"327\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"328\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"329\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"330\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"331\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"332\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"333\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"334\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"335\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"336\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"337\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"338\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"339\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"340\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"341\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"342\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"343\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"344\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"345\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"346\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"347\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"348\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"265"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"266"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"267"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"268"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"269"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"270"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"271"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"272"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"273"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"274"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"275"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"276"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"277"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"278"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"279"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"280"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"281"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"282"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"283"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"284"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"285"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"286"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"287"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"288"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"289"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"290"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"291"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"292"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"293"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"294"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"295"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"296"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"297"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"298"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"299"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"300"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"301"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"302"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"303"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"304"} [11:27:02] [DAP] [Info] <== {"seq":4371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"349\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"350\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"351\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"352\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"353\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"354\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"355\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"356\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"357\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"358\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"359\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"360\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"361\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"362\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"363\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"364\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"365\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"366\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"367\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"368\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"369\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"370\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"371\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4394,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"372\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"373\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"374\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"375\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"376\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"377\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"378\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"379\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"380\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"381\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"382\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"383\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"384\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"385\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"386\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"387\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"388\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"389\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"390\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"305"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"306"} [11:27:02] [DAP] [Info] <== {"seq":4413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"391\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"392\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"393\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"394\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"395\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"396\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"397\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"398\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"399\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"400\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"401\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"402\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"403\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"404\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"405\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"406\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"407\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"408\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"409\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"410\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"411\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"412\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"413\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"414\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"415\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"416\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"417\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"418\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"419\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"420\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"421\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"422\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"423\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"424\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"425\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"426\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"427\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"428\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"429\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"430\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"431\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"432\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"307"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"308"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"309"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"310"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"311"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"312"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"313"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"314"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"315"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"316"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"317"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"318"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"319"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"320"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"321"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"322"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"323"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"324"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"325"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"326"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"327"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"328"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"329"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"330"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"331"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"332"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"333"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"334"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"335"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"336"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"337"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"338"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"339"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"340"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"341"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"342"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"343"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"344"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"345"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"346"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"347"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"348"} [11:27:02] [DAP] [Info] <== {"seq":4455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"433\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"434\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"435\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"436\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"437\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"438\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"439\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"440\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"441\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"442\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"443\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"444\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"445\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"446\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"447\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"448\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"449\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"450\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"451\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"452\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"453\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"454\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"455\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"456\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"457\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"458\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"459\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"460\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"461\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"462\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"463\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"464\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"465\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"466\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"467\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"468\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"469\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"470\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"471\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4494,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"472\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"473\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"474\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"475\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"476\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"477\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"478\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"479\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"480\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"481\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"482\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"483\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"484\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"485\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"486\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"487\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"488\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"489\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"490\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"491\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"492\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"493\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"494\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"495\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"496\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"497\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"498\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"499\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"500\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"501\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"502\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"503\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"504\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"505\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"506\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"507\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"508\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"509\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"510\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"511\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"512\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"513\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"514\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"515\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"516\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"517\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"518\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"519\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"520\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"521\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"522\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"523\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"524\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"525\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"526\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"527\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"528\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"529\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"530\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"531\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"532\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"533\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"534\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"535\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"536\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"537\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"538\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"539\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"540\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"541\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"542\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"543\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"544\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"545\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"546\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"547\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"548\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"549\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"550\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"551\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"552\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"553\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"554\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"555\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"556\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"557\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"558\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"559\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"349"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"350"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"351"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"352"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"353"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"354"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"355"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"356"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"357"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"358"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"359"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"360"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"361"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"362"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"363"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"364"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"365"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"366"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"367"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"368"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"369"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"370"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"371"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"372"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"373"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"374"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"375"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"376"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"377"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"378"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"379"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"380"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"381"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"382"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"383"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"384"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"385"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"386"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"387"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"388"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"389"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"390"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"391"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"392"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"393"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"394"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"395"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"396"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"397"} [11:27:02] [DAP] [Info] <== {"seq":4582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"560\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"561\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"562\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"563\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4586,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"564\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"565\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"566\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"567\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"568\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"569\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"570\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"571\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"572\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"573\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"574\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"575\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"576\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"577\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"578\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"579\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"580\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"581\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"582\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"583\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"584\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"585\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"586\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"587\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"588\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"589\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"590\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"591\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"592\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"593\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"594\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"595\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"596\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"597\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"598\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"599\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"600\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"601\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"398"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"399"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"400"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"401"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"402"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"403"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"404"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"405"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"406"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"407"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"408"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"409"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"410"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"411"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"412"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"413"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"414"} [11:27:02] [DAP] [Info] <== {"seq":4624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"602\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"603\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"604\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"605\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"606\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"607\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"608\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"609\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"610\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"611\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"612\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"613\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"614\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"615\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"616\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"617\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"618\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"619\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"620\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"621\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"622\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"623\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"624\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"625\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"626\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"627\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"628\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"629\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"630\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"631\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"632\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"633\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"634\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"635\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"636\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"637\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"638\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"639\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"640\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"641\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"642\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"643\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"644\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"645\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"646\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"647\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"648\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"649\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"650\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"651\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"652\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"653\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"654\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"655\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"656\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"657\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4680,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"658\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"659\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"660\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"661\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"662\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"663\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"664\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"665\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"666\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"667\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"668\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"669\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"670\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"671\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"672\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"673\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"674\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"675\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"676\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"677\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"678\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"679\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"680\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"681\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"682\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"683\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"684\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"685\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"686\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"415"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"416"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"417"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"418"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"419"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"420"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"421"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"422"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"423"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"424"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"425"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"426"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"427"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"428"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"429"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"430"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"431"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"432"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"433"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"434"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"435"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"436"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"437"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"438"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"439"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"440"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"441"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"442"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"443"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"444"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"445"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"446"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"447"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"448"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"449"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"450"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"451"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"452"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"453"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"454"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"455"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"456"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"457"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"458"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"459"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"460"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"461"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"462"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"463"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"464"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"465"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"466"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"467"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"468"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"469"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"470"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"471"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"472"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"473"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"474"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"475"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"476"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"477"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"478"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"479"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"480"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"481"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"482"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"483"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"484"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"485"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"486"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"487"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"488"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"489"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"490"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"491"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"492"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"493"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"494"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"495"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"496"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"497"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"498"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"499"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"500"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"501"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"502"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"503"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"504"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"505"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"506"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"507"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"508"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"509"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"510"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"511"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"512"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"513"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"514"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"515"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"516"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"517"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"518"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"519"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"520"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"521"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"522"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"523"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"524"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"525"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"526"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"527"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"528"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"529"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"530"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"531"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"532"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"533"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"534"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"535"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"536"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"537"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"538"} [11:27:02] [DAP] [Info] <== {"seq":4709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"687\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"688\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"689\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"690\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"691\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"692\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"693\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"694\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"695\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"696\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"697\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"698\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"699\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"700\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"701\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"702\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"703\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"704\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"705\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"706\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"707\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"708\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4731,"type":"event","event":"dart.progressEnd","body":{"progressId":"launch"}} [11:27:02] [DAP] [Info] <== {"seq":4732,"type":"event","event":"initialized"} [11:27:02] [DAP] [Info] <== {"seq":4733,"type":"event","event":"dart.serviceRegistered","body":{"service":"reloadSources","method":"s0.reloadSources"}} [11:27:02] [DAP] [Info] <== {"seq":4734,"type":"event","event":"dart.serviceRegistered","body":{"service":"hotRestart","method":"s0.hotRestart"}} [11:27:02] [DAP] [Info] <== {"seq":4735,"type":"event","event":"dart.serviceRegistered","body":{"service":"flutterVersion","method":"s0.flutterVersion"}} [11:27:02] [DAP] [Info] <== {"seq":4736,"type":"event","event":"dart.serviceRegistered","body":{"service":"compileExpression","method":"s0.compileExpression"}} [11:27:02] [DAP] [Info] <== {"seq":4737,"type":"event","event":"dart.serviceRegistered","body":{"service":"flutterMemoryInfo","method":"s0.flutterMemoryInfo"}} [11:27:02] [DAP] [Info] <== {"seq":4738,"type":"event","event":"dart.serviceRegistered","body":{"service":"flutterGetSkSL","method":"s0.flutterGetSkSL"}} [11:27:02] [DAP] [Info] <== {"seq":4739,"type":"event","event":"dart.serviceRegistered","body":{"service":"launchDevTools","method":"s1.launchDevTools"}} [11:27:02] [DAP] [Info] <== {"seq":4740,"type":"event","event":"flutter.appStarted"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"539"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"540"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"541"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"542"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"543"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"544"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"545"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"546"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"547"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"548"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"549"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"550"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"551"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"552"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"553"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"554"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"555"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"556"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"557"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"558"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"559"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"560"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"561"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"562"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"563"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"564"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"565"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"566"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"567"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"568"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"569"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"570"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"571"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"572"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"573"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"574"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"575"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"576"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"577"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"578"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"579"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"580"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"581"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"582"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"583"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"584"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"585"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"586"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"587"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"588"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"589"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"590"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"591"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"592"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"593"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"594"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"595"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"596"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"597"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"598"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"599"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"600"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"601"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"602"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"603"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"604"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"605"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"606"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"607"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"608"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"609"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"610"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"611"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"612"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"613"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"614"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"615"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"616"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"617"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"618"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"619"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"620"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"621"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"622"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"623"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"624"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"625"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"626"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"627"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"628"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"629"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"630"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"631"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"632"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"633"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"634"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"635"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"636"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"637"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"638"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"639"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"640"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"641"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"642"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"643"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"644"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"645"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"646"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"647"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"648"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"649"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"650"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"651"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"652"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"653"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"654"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"655"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"656"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"657"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"658"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"659"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"660"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"661"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"662"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"663"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"664"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"665"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"666"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"667"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"668"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"669"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"670"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"671"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"672"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"673"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"674"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"675"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"676"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"677"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"678"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"679"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"680"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"681"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"682"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"683"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"684"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"685"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"686"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"687"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"688"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"689"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"690"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"691"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"692"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"693"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"694"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"695"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"696"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"697"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"698"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"699"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"700"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"701"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"702"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"703"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"704"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"705"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"706"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"707"} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"708"} [11:27:02] [DAP] [Info] ==> {"command":"setExceptionBreakpoints","arguments":{"filters":["Unhandled"]},"type":"request","seq":4} [11:27:02] [DAP] [Info] <== {"seq":4741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"709\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"709","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/278955774468167","exceptionPauseMode":"Unhandled"}} [11:27:02] [DAP] [Info] <== {"seq":4742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577222970}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"709\"}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4744,"type":"response","request_seq":4,"command":"setExceptionBreakpoints","success":true} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577222970}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"709"} [11:27:02] [DAP] [Info] ==> {"command":"configurationDone","type":"request","seq":5} [11:27:02] [DAP] [Info] <== {"seq":4745,"type":"response","request_seq":5,"command":"configurationDone","success":true} [11:27:02] [DAP] [Info] <== {"seq":4746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"710\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/278955774468167\"}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] ==> {"command":"threads","type":"request","seq":6} [11:27:02] [VmService] [Info] [Flutter (macOS)] ==> {"id":"710","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/278955774468167"}} [11:27:02] [DAP] [Info] <== {"seq":4747,"type":"response","request_seq":6,"command":"threads","success":true,"body":{"threads":[{"id":0,"name":"main"}]}} [11:27:02] [DAP] [Info] <== {"seq":4748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577222983}}}\n","severity":0,"category":11}} [11:27:02] [DAP] [Info] <== {"seq":4749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"710\"}\n","severity":0,"category":11}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577222983}}} [11:27:02] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"710"} [11:27:03] [DAP] [Info] <== {"seq":4750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223009,\"extensionRPC\":\"ext.flutter.reassemble\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223009,\"extensionRPC\":\"ext.flutter.exit\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223009,\"extensionRPC\":\"ext.flutter.connectedVmServiceUri\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223009,"extensionRPC":"ext.flutter.reassemble"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223009,"extensionRPC":"ext.flutter.exit"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223009,"extensionRPC":"ext.flutter.connectedVmServiceUri"}}} [11:27:03] [DAP] [Info] <== {"seq":4753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223009,\"extensionRPC\":\"ext.flutter.activeDevToolsServerAddress\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.platformOverride\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4755,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.reassemble","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4756,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.exit","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4757,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.connectedVmServiceUri","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.brightnessOverride\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.timeDilation\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.evict\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.invertOversizedImages\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugPaint\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugPaintBaselinesEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.repaintRainbow\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDumpLayerTree\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDisableClipLayers\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDisablePhysicalShapeLayers\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDisableOpacityLayers\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223009,"extensionRPC":"ext.flutter.activeDevToolsServerAddress"}}} [11:27:03] [DAP] [Info] <== {"seq":4769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDumpRenderTree\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDumpSemanticsTreeInTraversalOrder\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDumpSemanticsTreeInInverseHitTestOrder\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.profileRenderObjectPaints\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.profileRenderObjectLayouts\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDumpApp\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugDumpFocusTree\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.showPerformanceOverlay\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4777,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.didSendFirstFrameEvent\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4778,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.activeDevToolsServerAddress","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4779,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.platformOverride","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4780,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.brightnessOverride","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4781,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.timeDilation","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4782,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.evict","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4783,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.invertOversizedImages","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4784,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugPaint","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4785,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugPaintBaselinesEnabled","isolateId":"isolates/278955774468167"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.platformOverride"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.brightnessOverride"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.timeDilation"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.evict"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.invertOversizedImages"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugPaint"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugPaintBaselinesEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.repaintRainbow"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDumpLayerTree"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDisableClipLayers"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDisablePhysicalShapeLayers"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDisableOpacityLayers"}}} [11:27:03] [DAP] [Info] <== {"seq":4786,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.repaintRainbow","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4787,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDumpLayerTree","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4788,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDisableClipLayers","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4789,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDisablePhysicalShapeLayers","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4790,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDisableOpacityLayers","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4791,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDumpRenderTree","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4792,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDumpSemanticsTreeInTraversalOrder","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4793,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDumpSemanticsTreeInInverseHitTestOrder","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4794,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.profileRenderObjectPaints","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4795,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.profileRenderObjectLayouts","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4796,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDumpApp","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4797,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugDumpFocusTree","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4798,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.showPerformanceOverlay","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4799,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.didSendFirstFrameEvent","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.didSendFirstFrameRasterizedEvent\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.profileWidgetBuilds\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.profileUserWidgetBuilds\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223010,\"extensionRPC\":\"ext.flutter.debugAllowBanner\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4804,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.didSendFirstFrameRasterizedEvent","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4805,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.profileWidgetBuilds","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4806,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.profileUserWidgetBuilds","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4807,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.debugAllowBanner","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.structuredErrors\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.show\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.trackRebuildDirtyWidgets\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.trackRepaintWidgets\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4812,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.structuredErrors","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.disposeAllGroups\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.disposeGroup\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.isWidgetTreeReady\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.disposeId\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.setPubRootDirectories\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.addPubRootDirectories\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDumpRenderTree"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDumpSemanticsTreeInTraversalOrder"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDumpSemanticsTreeInInverseHitTestOrder"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.profileRenderObjectPaints"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.profileRenderObjectLayouts"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDumpApp"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugDumpFocusTree"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.showPerformanceOverlay"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.didSendFirstFrameEvent"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.didSendFirstFrameRasterizedEvent"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.profileWidgetBuilds"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.profileUserWidgetBuilds"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223010,"extensionRPC":"ext.flutter.debugAllowBanner"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.structuredErrors"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.show"}}} [11:27:03] [DAP] [Info] <== {"seq":4819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.removePubRootDirectories\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getPubRootDirectories\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.setSelectionById\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getParentChain\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getProperties\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getChildren\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getChildrenSummaryTree\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4826,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.show","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4827,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.trackRebuildDirtyWidgets","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4828,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.trackRepaintWidgets","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4829,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.disposeAllGroups","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4830,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.disposeGroup","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4831,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.isWidgetTreeReady","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4832,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.disposeId","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4833,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.setPubRootDirectories","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4834,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.addPubRootDirectories","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4835,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.removePubRootDirectories","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4836,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getPubRootDirectories","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4837,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.setSelectionById","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4838,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getParentChain","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4839,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getProperties","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4840,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getChildren","isolateId":"isolates/278955774468167"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.trackRebuildDirtyWidgets"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.trackRepaintWidgets"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.disposeAllGroups"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.disposeGroup"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.isWidgetTreeReady"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.disposeId"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.setPubRootDirectories"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.addPubRootDirectories"}}} [11:27:03] [DAP] [Info] <== {"seq":4841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getChildrenDetailsSubtree\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getRootWidget\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getRootWidgetSummaryTree\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getRootWidgetSummaryTreeWithPreviews\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getDetailsSubtree\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getSelectedWidget\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4847,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getChildrenSummaryTree","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4848,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getChildrenDetailsSubtree","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4849,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getRootWidget","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4850,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getRootWidgetSummaryTree","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4851,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getRootWidgetSummaryTreeWithPreviews","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4852,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getDetailsSubtree","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4853,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getSelectedWidget","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getSelectedSummaryWidget\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.isWidgetCreationTracked\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.screenshot\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.getLayoutExplorerNode\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223014,\"extensionRPC\":\"ext.flutter.inspector.setFlexFit\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223015,\"extensionRPC\":\"ext.flutter.inspector.setFlexFactor\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223015,\"extensionRPC\":\"ext.flutter.inspector.setFlexProperties\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.FrameworkInitialization\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223015,\"extensionData\":{}}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4862,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getSelectedSummaryWidget","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4863,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.isWidgetCreationTracked","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4864,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.screenshot","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4865,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.getLayoutExplorerNode","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4866,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.setFlexFit","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4867,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.setFlexFactor","isolateId":"isolates/278955774468167"}} [11:27:03] [DAP] [Info] <== {"seq":4868,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.flutter.inspector.setFlexProperties","isolateId":"isolates/278955774468167"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.removePubRootDirectories"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getPubRootDirectories"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.setSelectionById"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getParentChain"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getProperties"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getChildren"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getChildrenSummaryTree"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getChildrenDetailsSubtree"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getRootWidget"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getRootWidgetSummaryTree"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getRootWidgetSummaryTreeWithPreviews"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getDetailsSubtree"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getSelectedWidget"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getSelectedSummaryWidget"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.isWidgetCreationTracked"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.screenshot"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.getLayoutExplorerNode"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223014,"extensionRPC":"ext.flutter.inspector.setFlexFit"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223015,"extensionRPC":"ext.flutter.inspector.setFlexFactor"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223015,"extensionRPC":"ext.flutter.inspector.setFlexProperties"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.FrameworkInitialization","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223015,"extensionData":{}}}} [11:27:03] [General] [Info] Took 6ms to search for projects (5 levels) [11:27:03] [General] [Info] Took 1ms to filter out excluded projects (0 exclusion rules) [11:27:03] [DAP] [Info] ==> {"command":"callService","arguments":{"method":"ext.flutter.inspector.setPubRootDirectories","params":{"isolateId":"isolates/278955774468167","arg0":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro"}},"type":"request","seq":7} [11:27:03] [DAP] [Info] <== {"seq":4869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"711\",\"jsonrpc\":\"2.0\",\"method\":\"ext.flutter.inspector.setPubRootDirectories\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"arg0\":\"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro\"}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"711","jsonrpc":"2.0","method":"ext.flutter.inspector.setPubRootDirectories","params":{"isolateId":"isolates/278955774468167","arg0":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro"}} [11:27:03] [DAP] [Info] <== {"seq":4870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4877,"type":"event","event":"thread","body":{"reason":"started","threadId":1}} [11:27:03] [DAP] [Info] <== {"seq":4878,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4879,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4880,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4881,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053}}} [11:27:03] [DAP] [Info] <== {"seq":4883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4888,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053}}} [11:27:03] [DAP] [Info] <== {"seq":4890,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4891,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4892,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4893,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4894,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4895,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4896,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4897,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"712\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"713\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/2794173109992507\"}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"712","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/2794173109992507","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"713","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/2794173109992507"}} [11:27:03] [DAP] [Info] <== {"seq":4900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223076}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223076}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223076}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223077}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223077}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223077}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223077}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223077,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4909,"type":"event","event":"thread","body":{"reason":"started","threadId":2}} [11:27:03] [DAP] [Info] <== {"seq":4910,"type":"event","event":"thread","body":{"reason":"started","threadId":3}} [11:27:03] [DAP] [Info] <== {"seq":4911,"type":"event","event":"thread","body":{"reason":"started","threadId":4}} [11:27:03] [DAP] [Info] <== {"seq":4912,"type":"event","event":"thread","body":{"reason":"started","threadId":5}} [11:27:03] [DAP] [Info] <== {"seq":4913,"type":"event","event":"thread","body":{"reason":"started","threadId":6}} [11:27:03] [DAP] [Info] <== {"seq":4914,"type":"event","event":"thread","body":{"reason":"started","threadId":7}} [11:27:03] [DAP] [Info] <== {"seq":4915,"type":"event","event":"thread","body":{"reason":"started","threadId":8}} [11:27:03] [DAP] [Info] <== {"seq":4916,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4924,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4946,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4947,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4948,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4949,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4950,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4951,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4952,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4953,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4954,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4955,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4956,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/5649721535303643"}} [11:27:03] [DAP] [Info] <== {"seq":4957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"714\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"715\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/5649721535303643\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4959,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":4960,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":4961,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":4962,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":4963,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":4964,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":4965,"type":"event","event":"thread","body":{"reason":"started","threadId":9}} [11:27:03] [DAP] [Info] <== {"seq":4966,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":4967,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":4968,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":4969,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":4970,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":4971,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":4972,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":4973,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":4974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223076}}} [11:27:03] [DAP] [Info] <== {"seq":4978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4982,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":4991,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":4992,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":4993,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":4994,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":4995,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":4996,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":4997,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":4998,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":4999,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":5000,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":5001,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5002,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":5003,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":5004,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":5005,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5006,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":5007,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":5008,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":5009,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223076}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223076}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223077}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223077}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223077}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223077}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223077,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [DAP] [Info] <== {"seq":5014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"712\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5022,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/6794435533294247"}} [11:27:03] [DAP] [Info] <== {"seq":5023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"716\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"717\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/6794435533294247\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5025,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":5026,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5027,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/309409828102843"}} [11:27:03] [DAP] [Info] <== {"seq":5028,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5029,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"714","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/5649721535303643","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"715","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/5649721535303643"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"712"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [DAP] [Info] <== {"seq":5032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"716","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/6794435533294247","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"717","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/6794435533294247"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [DAP] [Info] <== {"seq":5043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [DAP] [Info] <== {"seq":5054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5063,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"718\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"719\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/309409828102843\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5066,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5067,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5068,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/7816040779157063"}} [11:27:03] [DAP] [Info] <== {"seq":5069,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5070,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5071,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5072,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/8308509442716287"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [DAP] [Info] <== {"seq":5073,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"720\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"721\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/7816040779157063\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5076,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5077,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5078,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5079,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5080,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5081,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5082,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5083,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5084,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"718","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/309409828102843","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"719","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/309409828102843"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"720","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/7816040779157063","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"721","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/7816040779157063"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [DAP] [Info] <== {"seq":5092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223079,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5102,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5103,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5104,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5105,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5106,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5107,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5108,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/5524945431062339"}} [11:27:03] [DAP] [Info] <== {"seq":5109,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/5524945431062339"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [DAP] [Info] <== {"seq":5110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"722\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"723\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/5524945431062339\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5112,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5113,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/8308509442716287"}} [11:27:03] [DAP] [Info] <== {"seq":5114,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"724\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"725\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/8308509442716287\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5117,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5118,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5119,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5120,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5121,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5122,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5123,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5124,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5125,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5126,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5127,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5128,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5129,"type":"event","event":"thread","body":{"reason":"started","threadId":10}} [11:27:03] [DAP] [Info] <== {"seq":5130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"726\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"727\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/6977913843662603\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5132,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/4668708883508847"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223079,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"722","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/5524945431062339","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"723","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/5524945431062339"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"724","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/8308509442716287","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"725","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/8308509442716287"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"726","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/6977913843662603","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"727","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/6977913843662603"}} [11:27:03] [DAP] [Info] <== {"seq":5133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223053,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":328.1945,\"used\":78128,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":40441712,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":164.0985}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223053},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,0,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"713\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"728\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223080}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223080,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223080,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223080,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223081}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223081}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.getHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.setHttpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5143,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5144,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5145,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/4668708883508847"}} [11:27:03] [DAP] [Info] <== {"seq":5146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"729\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"730\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/4668708883508847\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5148,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.httpEnableTimelineLogging\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.getSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.startSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.pauseSocketProfiling\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.socketProfilingEnabled\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.clearSocketProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.getVersion\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5156,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5157,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.httpEnableTimelineLogging","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5158,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getSocketProfile","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5159,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.startSocketProfiling","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5160,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.pauseSocketProfiling","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5161,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.socketProfilingEnabled","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5162,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearSocketProfile","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.getHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.getHttpProfileRequest\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"ServiceExtensionAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086,\"extensionRPC\":\"ext.dart.io.clearHttpProfile\"}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Isolate\",\"event\":{\"type\":\"Event\",\"kind\":\"IsolateRunnable\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5168,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getVersion","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5169,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfile","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5170,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.getHttpProfileRequest","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5171,"type":"event","event":"dart.serviceExtensionAdded","body":{"extensionRPC":"ext.dart.io.clearHttpProfile","isolateId":"isolates/3677571356511291"}} [11:27:03] [DAP] [Info] <== {"seq":5172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"731\",\"jsonrpc\":\"2.0\",\"method\":\"setIsolatePauseMode\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"exceptionPauseMode\":\"Unhandled\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"732\",\"jsonrpc\":\"2.0\",\"method\":\"getIsolate\",\"params\":{\"isolateId\":\"isolates/3677571356511291\"}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223093}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"714\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223093}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223093}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223060,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":335.7335,\"used\":141984,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41151712,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":167.86775}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,7,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"715\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"733\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223094}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"716\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223094}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223094}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"718\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223094}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"726\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"722\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223063,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":336.1835,\"used\":147792,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41156368,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":168.0935}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223080},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,8,0,0,0,0,0,0,0,0,0,0,1]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"727\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"734\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223053,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":328.1945,"used":78128,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":40441712,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":164.0985}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223053},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"713"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"728","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223080}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223080,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223080,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223080,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223081}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223081}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.getHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.setHttpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"729","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/4668708883508847","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"730","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/4668708883508847"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.httpEnableTimelineLogging"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.getSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.startSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.pauseSocketProfiling"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.socketProfilingEnabled"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.clearSocketProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.getVersion"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.getHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.getHttpProfileRequest"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"ServiceExtensionAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086,"extensionRPC":"ext.dart.io.clearHttpProfile"}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Isolate","event":{"type":"Event","kind":"IsolateRunnable","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"731","jsonrpc":"2.0","method":"setIsolatePauseMode","params":{"isolateId":"isolates/3677571356511291","exceptionPauseMode":"Unhandled"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"732","jsonrpc":"2.0","method":"getIsolate","params":{"isolateId":"isolates/3677571356511291"}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223093}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"714"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223093}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223093}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223060,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":335.7335,"used":141984,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41151712,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":167.86775}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,7,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"715"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"733","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223094}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"716"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223094}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223094}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"718"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223094}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"726"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"722"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223063,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":336.1835,"used":147792,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41156368,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":168.0935}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223080},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,8,0,0,0,0,0,0,0,0,0,0,1]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"727"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"734","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [DAP] [Info] ==> {"command":"threads","type":"request","seq":8} [11:27:03] [DAP] [Info] <== {"seq":5190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223078,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":336.173,\"used\":147792,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41156288,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":168.0885}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,1,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"717\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5191,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"735\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223078,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":336.173,"used":147792,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41156288,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":168.0885}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,1,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"717"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"735","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223063,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":336.1755,\"used\":147792,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41156288,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":168.0895}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,7,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"723\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5193,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"736\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223095}}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"731\"}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223063,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":336.1755,"used":147792,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41156288,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":168.0895}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,7,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"723"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"736","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223095}}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"731"} [11:27:03] [DAP] [Info] <== {"seq":5196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223063,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":336.94,\"used\":149248,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41159136,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":168.471}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223086},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,3,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"732\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5197,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"737\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"724\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"_DebuggerSettingsUpdate\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223096}}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223063,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":336.94,"used":149248,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41159136,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":168.471}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223086},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,3,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"732"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"737","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"724"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"_DebuggerSettingsUpdate","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223096}}} [11:27:03] [DAP] [Info] <== {"seq":5200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223063,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":337.317,\"used\":151456,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41159792,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":168.66075}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,10,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"719\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5201,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"738\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223061,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":337.2775,\"used\":150256,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41159408,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":168.63925}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,11,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"725\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5203,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"739\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"720\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"729\"}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223063,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":337.317,"used":151456,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41159792,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":168.66075}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,10,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"719"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"738","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223060,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":337.744,\"used\":152256,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41160400,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":168.87275}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223081},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,6,0,0,0,0,0,0,0,0,0,1,2]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"730\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5207,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"740\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223061,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":337.2775,"used":150256,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41159408,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":168.63925}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,11,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"725"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"739","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"720"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"729"} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223060,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":337.744,"used":152256,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41160400,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":168.87275}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223081},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,6,0,0,0,0,0,0,0,0,0,1,2]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"730"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"740","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\",\"_originNumber\":\"278955774468167\",\"startTime\":1705577223060,\"_heaps\":{\"new\":{\"type\":\"HeapSpace\",\"name\":\"new\",\"vmName\":\"Scavenger\",\"collections\":2,\"avgCollectionPeriodMillis\":338.0415,\"used\":152912,\"capacity\":4194304,\"external\":0,\"time\":0.000637},\"old\":{\"type\":\"HeapSpace\",\"name\":\"old\",\"vmName\":\"PageSpace\",\"collections\":4,\"used\":41160832,\"capacity\":46219264,\"external\":32,\"time\":0.006847,\"avgCollectionPeriodMillis\":169.02225}},\"isolateFlags\":[{\"name\":\"copy_parent_code\",\"valueAsString\":\"false\"},{\"name\":\"is_system_isolate\",\"valueAsString\":\"false\"}],\"runnable\":true,\"livePorts\":1,\"pauseOnExit\":false,\"_isReloading\":false,\"pauseEvent\":{\"type\":\"Event\",\"kind\":\"PauseStart\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223078},\"rootLib\":{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"_tagCounters\":{\"names\":[\"Idle\",\"LoadWait\",\"VM\",\"CompileOptimized\",\"CompileUnoptimized\",\"ClassLoading\",\"CompileParseRegExp\",\"Dart\",\"GCNewSpace\",\"GCOldSpace\",\"GCIdle\",\"Embedder\",\"Runtime\",\"Native\"],\"counters\":[0,0,10,0,0,0,0,0,0,0,0,0,0,0]},\"libraries\":[{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@0150898\",\"name\":\"dart.core\",\"uri\":\"dart:core\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@1026248\",\"name\":\"dart.isolate\",\"uri\":\"dart:isolate\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@2408521\",\"name\":\"dart.mirrors\",\"uri\":\"dart:mirrors\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@3220832\",\"name\":\"dart.collection\",\"uri\":\"dart:collection\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@4048458\",\"name\":\"dart.async\",\"uri\":\"dart:async\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@5383715\",\"name\":\"dart.developer\",\"uri\":\"dart:developer\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@6320332\",\"name\":\"nativewrappers\",\"uri\":\"dart:nativewrappers\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@7027147\",\"name\":\"dart.typed_data\",\"uri\":\"dart:typed_data\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@8050071\",\"name\":\"dart.ffi\",\"uri\":\"dart:ffi\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@9040228\",\"name\":\"dart._internal\",\"uri\":\"dart:_internal\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@10003594\",\"name\":\"dart.convert\",\"uri\":\"dart:convert\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@11383281\",\"name\":\"dart.math\",\"uri\":\"dart:math\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@12168694\",\"name\":\"dart._vmservice\",\"uri\":\"dart:_vmservice\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@13069316\",\"name\":\"dart.io\",\"uri\":\"dart:io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@14463476\",\"name\":\"dart._http\",\"uri\":\"dart:_http\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@15065589\",\"name\":\"dart.ui\",\"uri\":\"dart:ui\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@16205832\",\"name\":\"vmservice_io\",\"uri\":\"dart:vmservice_io\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@17422137\",\"name\":\"\",\"uri\":\"vm:ffi:native-assets\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@18052555\",\"name\":\"\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@19276798\",\"name\":\"material\",\"uri\":\"package:flutter/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@20042623\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/framework.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@21361246\",\"name\":\"vector_math_64\",\"uri\":\"package:vector_math/vector_math_64.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@22056369\",\"name\":\"meta\",\"uri\":\"package:meta/meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@23298933\",\"name\":\"meta_meta\",\"uri\":\"package:meta/meta_meta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@24197197\",\"name\":\"\",\"uri\":\"package:material_color_utilities/blend/blend.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@25321680\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/math_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@26338837\",\"name\":\"\",\"uri\":\"package:material_color_utilities/utils/color_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@27467674\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/cam16.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@28004467\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/hct.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@29426701\",\"name\":\"\",\"uri\":\"package:material_color_utilities/contrast/contrast.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@30364005\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dislike/dislike_analyzer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@31317754\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/dynamic_color.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@32207939\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/tonal_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@33083083\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/dynamic_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@34071668\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@35367066\",\"name\":\"\",\"uri\":\"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@36096708\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/viewing_conditions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@37066576\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/variant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@38253021\",\"name\":\"\",\"uri\":\"package:material_color_utilities/hct/src/hct_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@39156029\",\"name\":\"material_color_utilities\",\"uri\":\"package:material_color_utilities/material_color_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@40179175\",\"name\":\"\",\"uri\":\"package:material_color_utilities/palettes/core_palette.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@41002635\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@42380833\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_celebi.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@43465414\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@44154378\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wsmeans.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@45136114\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/quantizer_wu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@46482487\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@47514058\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@48245330\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_expressive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@49254009\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_fidelity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@50329934\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_monochrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@51127189\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_neutral.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@52252194\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_tonal_spot.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@53396711\",\"name\":\"\",\"uri\":\"package:material_color_utilities/scheme/scheme_vibrant.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@54154681\",\"name\":\"\",\"uri\":\"package:material_color_utilities/score/score.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@55116624\",\"name\":\"\",\"uri\":\"package:material_color_utilities/temperature/temperature_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@56285808\",\"name\":\"\",\"uri\":\"package:collection/collection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@57260169\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider_lab.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@58197433\",\"name\":\"\",\"uri\":\"package:material_color_utilities/quantize/src/point_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@59256685\",\"name\":\"animation\",\"uri\":\"package:flutter/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@60456862\",\"name\":\"scheduler\",\"uri\":\"package:flutter/scheduler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@61368416\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@62066280\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animation_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@63411118\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@64484502\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@65091803\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/listener_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@66105126\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@67511922\",\"name\":\"\",\"uri\":\"package:flutter/src/animation/tween_sequence.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@68171030\",\"name\":\"cupertino\",\"uri\":\"package:flutter/cupertino.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@69022161\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/activity_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@70298482\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@71034880\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@72056682\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/bottom_tab_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@73145554\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@74058941\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@75482824\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@76160691\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@77346834\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@78142894\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/context_menu_action.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@79124241\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@80215092\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@81392285\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@82306441\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@83085015\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@84079770\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@85214821\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@86385267\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/form_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@87449307\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@88223352\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@89320671\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/interface_level.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@90274155\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_section.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@91056450\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@92010061\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@93348274\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@94209308\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/nav_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@95402754\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/page_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@96427786\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@97254404\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@98305172\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/refresh.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@99053933\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/route.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@100305104\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@101401415\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/search_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@102430813\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@103348729\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@104389007\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/sliding_segmented_control.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@105066531\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@106325306\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@107157614\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@108085339\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/tab_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@109035722\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@110379695\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_form_field_row.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@111300207\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@112408280\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@113370134\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@114439196\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@115195667\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@116037004\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/thumb_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@117290541\",\"name\":\"widgets\",\"uri\":\"package:flutter/widgets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@118105017\",\"name\":\"foundation\",\"uri\":\"package:flutter/foundation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@119257388\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/annotations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@120022608\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/assertions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@121154260\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@122264518\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@123081084\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/bitfield.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@124449895\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/capabilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@125329750\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/change_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@126414040\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/collections.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@127264985\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/consolidate_response.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@128322162\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@129222532\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@130198569\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/diagnostics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@131157633\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/isolates.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@132174814\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/key.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@133204121\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/licenses.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@134499711\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/memory_allocations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@135344403\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/node.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@136146669\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@137023516\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/observer_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@138137193\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/persistent_hash_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@139399751\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/platform.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@140110992\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/print.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@141185525\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/serialization.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@142144401\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@143425567\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/stack_frame.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@144330144\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/synchronous_future.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@145340514\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/timeline.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@146385688\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/unicode.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@147052364\",\"name\":\"gestures\",\"uri\":\"package:flutter/gestures.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@148060655\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/arena.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@149304576\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@150461922\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@151358395\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/converter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@152075810\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@153286954\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@154100346\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/drag_details.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@155314367\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/eager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@156050165\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/events.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@157518508\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/force_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@158479117\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/gesture_settings.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@159494604\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/hit_test.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@160232524\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/long_press.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@161188158\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/lsq_solver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@162099969\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/monodrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@163470698\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multidrag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@164391311\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/multitap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@165407777\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@166276358\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/pointer_signal_resolver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@167296176\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/recognizer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@168326030\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/resampler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@169213599\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/scale.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@170069716\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@171288344\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/tap_and_drag.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@172419575\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/team.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@173010635\",\"name\":\"\",\"uri\":\"package:flutter/src/gestures/velocity_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@174475501\",\"name\":\"\",\"uri\":\"package:flutter/src/material/about.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@175378963\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@176091343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@177358955\",\"name\":\"\",\"uri\":\"package:flutter/src/material/action_icons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@178085145\",\"name\":\"\",\"uri\":\"package:flutter/src/material/adaptive_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@179273627\",\"name\":\"material_animated_icons\",\"uri\":\"package:flutter/src/material/animated_icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@180125171\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@181187611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@182092148\",\"name\":\"\",\"uri\":\"package:flutter/src/material/app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@183458455\",\"name\":\"\",\"uri\":\"package:flutter/src/material/arc.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@184523650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@185139524\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@186364538\",\"name\":\"\",\"uri\":\"package:flutter/src/material/badge_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@187138252\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@188219936\",\"name\":\"\",\"uri\":\"package:flutter/src/material/banner_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@189408488\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@190337866\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_app_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@191237691\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@192120218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@193001611\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@194487157\",\"name\":\"\",\"uri\":\"package:flutter/src/material/bottom_sheet_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@195412912\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@196102673\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@197200583\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@198404313\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@199219276\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_style_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@200378263\",\"name\":\"\",\"uri\":\"package:flutter/src/material/button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@201260463\",\"name\":\"\",\"uri\":\"package:flutter/src/material/calendar_date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@202090606\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@203240984\",\"name\":\"\",\"uri\":\"package:flutter/src/material/card_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@204279226\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@205134056\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@206292038\",\"name\":\"\",\"uri\":\"package:flutter/src/material/checkbox_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@207318349\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@208321686\",\"name\":\"\",\"uri\":\"package:flutter/src/material/chip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@209277450\",\"name\":\"\",\"uri\":\"package:flutter/src/material/choice_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@210094302\",\"name\":\"\",\"uri\":\"package:flutter/src/material/circle_avatar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@211049969\",\"name\":\"\",\"uri\":\"package:flutter/src/material/color_scheme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@212428878\",\"name\":\"\",\"uri\":\"package:flutter/src/material/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@213513792\",\"name\":\"\",\"uri\":\"package:flutter/src/material/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@214176464\",\"name\":\"\",\"uri\":\"package:flutter/src/material/curves.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@215002722\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@216482193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_source.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@217332636\",\"name\":\"\",\"uri\":\"package:flutter/src/material/data_table_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@218302016\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@219078594\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@220353974\",\"name\":\"\",\"uri\":\"package:flutter/src/material/date_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@221037222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@222113492\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@223089491\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@224096554\",\"name\":\"\",\"uri\":\"package:flutter/src/material/desktop_text_selection_toolbar_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@225506021\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@226294779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dialog_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@227283978\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@228512473\",\"name\":\"\",\"uri\":\"package:flutter/src/material/divider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@229517151\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@230493623\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@231242845\",\"name\":\"\",\"uri\":\"package:flutter/src/material/drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@232005770\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@233067343\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@234378620\",\"name\":\"\",\"uri\":\"package:flutter/src/material/dropdown_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@235256481\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@236091704\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevated_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@237097796\",\"name\":\"\",\"uri\":\"package:flutter/src/material/elevation_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@238009322\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expand_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@239185734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_panel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@240392950\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@241229784\",\"name\":\"\",\"uri\":\"package:flutter/src/material/expansion_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@242191779\",\"name\":\"\",\"uri\":\"package:flutter/src/material/feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@243226253\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@244320477\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filled_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@245317901\",\"name\":\"\",\"uri\":\"package:flutter/src/material/filter_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@246474650\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flexible_space_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@247192485\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@248063916\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_location.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@249399144\",\"name\":\"\",\"uri\":\"package:flutter/src/material/floating_action_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@250283589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@251264242\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@252281886\",\"name\":\"\",\"uri\":\"package:flutter/src/material/grid_tile_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@253331726\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@254253920\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icon_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@255200940\",\"name\":\"\",\"uri\":\"package:flutter/src/material/icons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@256412529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@257209331\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_highlight.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@258110234\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_ripple.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@259321118\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_sparkle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@260036029\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@261059085\",\"name\":\"\",\"uri\":\"package:flutter/src/material/ink_well.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@262401927\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@263277504\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_chip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@264491759\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_date_picker_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@265019562\",\"name\":\"\",\"uri\":\"package:flutter/src/material/input_decorator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@266247952\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@267202436\",\"name\":\"\",\"uri\":\"package:flutter/src/material/list_tile_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@268515283\",\"name\":\"\",\"uri\":\"package:flutter/src/material/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@269372823\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@270446589\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@271075540\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@272420358\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@273184616\",\"name\":\"\",\"uri\":\"package:flutter/src/material/material_state_mixin.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@274121149\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@275426521\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@276200668\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@277101985\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@278168917\",\"name\":\"\",\"uri\":\"package:flutter/src/material/menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@279388121\",\"name\":\"\",\"uri\":\"package:flutter/src/material/mergeable_material.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@280472761\",\"name\":\"\",\"uri\":\"package:flutter/src/material/motion.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@281107685\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@282044422\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@283490078\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@284373529\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_drawer_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@285204476\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@286277801\",\"name\":\"\",\"uri\":\"package:flutter/src/material/navigation_rail_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@287123830\",\"name\":\"\",\"uri\":\"package:flutter/src/material/no_splash.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@288109675\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@289507174\",\"name\":\"\",\"uri\":\"package:flutter/src/material/outlined_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@290331911\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@291490068\",\"name\":\"\",\"uri\":\"package:flutter/src/material/page_transitions_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@292126069\",\"name\":\"\",\"uri\":\"package:flutter/src/material/paginated_data_table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@293182389\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@294391735\",\"name\":\"\",\"uri\":\"package:flutter/src/material/popup_menu_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@295243954\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@296003944\",\"name\":\"\",\"uri\":\"package:flutter/src/material/progress_indicator_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@297266229\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@298361843\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@299234651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/radio_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@300317193\",\"name\":\"\",\"uri\":\"package:flutter/src/material/range_slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@301083489\",\"name\":\"\",\"uri\":\"package:flutter/src/material/refresh_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@302021222\",\"name\":\"\",\"uri\":\"package:flutter/src/material/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@303420462\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scaffold.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@304083257\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@305072678\",\"name\":\"\",\"uri\":\"package:flutter/src/material/scrollbar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@306263887\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@307516502\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_anchor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@308399218\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@309500249\",\"name\":\"\",\"uri\":\"package:flutter/src/material/search_view_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@310384439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@311198015\",\"name\":\"\",\"uri\":\"package:flutter/src/material/segmented_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@312286899\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selectable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@313476716\",\"name\":\"\",\"uri\":\"package:flutter/src/material/selection_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@314483141\",\"name\":\"\",\"uri\":\"package:flutter/src/material/shadows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@315231897\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@316362734\",\"name\":\"\",\"uri\":\"package:flutter/src/material/slider_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@317267081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@318063486\",\"name\":\"\",\"uri\":\"package:flutter/src/material/snack_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@319450081\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@320487600\",\"name\":\"\",\"uri\":\"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@321524048\",\"name\":\"\",\"uri\":\"package:flutter/src/material/stepper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@322328938\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@323319864\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_list_tile.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@324125441\",\"name\":\"\",\"uri\":\"package:flutter/src/material/switch_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@325164651\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_bar_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@326237367\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@327053724\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tab_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@328014024\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tabs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@329343580\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@330442644\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_button_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@331181401\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@332147271\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_form_field.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@333283233\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@334195223\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@335142888\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@336266727\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_selection_toolbar_text_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@337176439\",\"name\":\"\",\"uri\":\"package:flutter/src/material/text_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@338067045\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@339408314\",\"name\":\"\",\"uri\":\"package:flutter/src/material/theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@340412884\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@341165514\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@342058348\",\"name\":\"\",\"uri\":\"package:flutter/src/material/time_picker_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@343102615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@344308615\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggle_buttons_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@345519154\",\"name\":\"\",\"uri\":\"package:flutter/src/material/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@346220820\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@347080376\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@348497317\",\"name\":\"\",\"uri\":\"package:flutter/src/material/tooltip_visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@349382893\",\"name\":\"\",\"uri\":\"package:flutter/src/material/typography.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@350203602\",\"name\":\"\",\"uri\":\"package:flutter/src/material/user_accounts_drawer_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@351160885\",\"name\":\"painting\",\"uri\":\"package:flutter/painting.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@352341779\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/alignment.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@353409233\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/basic_types.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@354155195\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/beveled_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@355047248\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@356070249\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/border_radius.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@357168635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/borders.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@358461502\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@359196095\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@360480040\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_fit.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@361053944\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/box_shadow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@362008294\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/circle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@363104375\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/clip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@364179376\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/colors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@365267632\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/continuous_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@366010607\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@367230966\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@368297748\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/decoration_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@369303931\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/edge_insets.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@370081725\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/flutter_logo.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@371057232\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/fractional_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@372518740\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/geometry.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@373499651\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/gradient.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@374034022\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_cache.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@375262047\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_decoder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@376477495\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@377097849\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_resolution.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@378483930\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/image_stream.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@379141754\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/inline_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@380088614\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/linear_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@381374251\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/matrix_utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@382220205\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/notched_shapes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@383091152\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/oval_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@384119215\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/paint_utilities.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@385305366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/placeholder_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@386493913\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/rounded_rectangle_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@387477968\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shader_warm_up.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@388037234\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/shape_decoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@389467860\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/stadium_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@390424464\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/star_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@391310338\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/strut_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@392105366\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_painter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@393255635\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_scaler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@394009668\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@395401080\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/text_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@396027232\",\"name\":\"physics\",\"uri\":\"package:flutter/physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@397054644\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/clamped_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@398071952\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/friction_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@399283357\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/gravity_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@400445710\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@401485910\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/spring_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@402491837\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/tolerance.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@403009153\",\"name\":\"\",\"uri\":\"package:flutter/src/physics/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@404093239\",\"name\":\"rendering\",\"uri\":\"package:flutter/rendering.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@405038284\",\"name\":\"semantics\",\"uri\":\"package:flutter/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@406160358\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@407452173\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@408392247\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@409472081\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_layout.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@410012902\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/custom_paint.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@411022659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@412233388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/debug_overflow_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@413465051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@414245603\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/editable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@415451017\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/error.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@416478290\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flex.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@417270486\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/flow.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@418402377\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@419518307\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@420109365\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/layout_helper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@421367922\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_body.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@422440969\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/list_wheel_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@423437380\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/mouse_tracker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@424266271\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/object.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@425149678\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/paragraph.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@426266397\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@427508051\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@428160605\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@429018858\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/proxy_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@430134774\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/rotated_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@431380248\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@432438215\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@433204652\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/shifted_box.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@434505787\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@435298556\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@436092230\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_fixed_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@437097367\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_grid.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@438035388\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_group.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@439392659\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@440211670\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_multi_box_adaptor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@441065309\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_padding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@442212274\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@443419958\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/stack.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@444148626\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@445294539\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/table_border.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@446043739\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@447455196\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/tweens.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@448268214\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@449057554\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@450519463\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/viewport_offset.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@451302920\",\"name\":\"\",\"uri\":\"package:flutter/src/rendering/wrap.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@452222615\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@453286067\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@454100543\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/priority.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@455328388\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@456494659\",\"name\":\"\",\"uri\":\"package:flutter/src/scheduler/ticker.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@457275577\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@458314732\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@459082469\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@460521511\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_event.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@461029772\",\"name\":\"\",\"uri\":\"package:flutter/src/semantics/semantics_service.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@462194895\",\"name\":\"services\",\"uri\":\"package:flutter/services.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@463177032\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_bundle.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@464287047\",\"name\":\"\",\"uri\":\"package:flutter/src/services/asset_manifest.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@465046340\",\"name\":\"\",\"uri\":\"package:flutter/src/services/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@466275344\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binary_messenger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@467240726\",\"name\":\"\",\"uri\":\"package:flutter/src/services/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@468056202\",\"name\":\"\",\"uri\":\"package:flutter/src/services/browser_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@469325543\",\"name\":\"\",\"uri\":\"package:flutter/src/services/clipboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@470052329\",\"name\":\"\",\"uri\":\"package:flutter/src/services/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@471088049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/deferred_component.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@472219389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/flavor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@473400866\",\"name\":\"\",\"uri\":\"package:flutter/src/services/font_loader.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@474511188\",\"name\":\"\",\"uri\":\"package:flutter/src/services/haptic_feedback.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@475443624\",\"name\":\"\",\"uri\":\"package:flutter/src/services/hardware_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@476521390\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_inserted_content.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@477043485\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_key.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@478011798\",\"name\":\"\",\"uri\":\"package:flutter/src/services/keyboard_maps.g.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@479505573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/live_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@480240122\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codec.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@481348627\",\"name\":\"\",\"uri\":\"package:flutter/src/services/message_codecs.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@482171781\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_cursor.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@483257012\",\"name\":\"\",\"uri\":\"package:flutter/src/services/mouse_tracking.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@484480135\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_channel.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@485227590\",\"name\":\"\",\"uri\":\"package:flutter/src/services/platform_views.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@486461389\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@487177474\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_android.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@488349049\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_fuchsia.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@489218955\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_ios.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@490138806\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_linux.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@491244645\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_macos.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@492342469\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_web.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@493422532\",\"name\":\"\",\"uri\":\"package:flutter/src/services/raw_keyboard_windows.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@494347053\",\"name\":\"\",\"uri\":\"package:flutter/src/services/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@495496934\",\"name\":\"\",\"uri\":\"package:flutter/src/services/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@496067306\",\"name\":\"\",\"uri\":\"package:flutter/src/services/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@497495684\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_channels.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@498077576\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_chrome.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@499520658\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@500141381\",\"name\":\"\",\"uri\":\"package:flutter/src/services/system_sound.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@501227203\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@502206251\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@503246054\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_editing_delta.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@504124616\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_formatter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@505206165\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_input.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@506406061\",\"name\":\"\",\"uri\":\"package:flutter/src/services/text_layout_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@507137573\",\"name\":\"\",\"uri\":\"package:flutter/src/services/undo_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@508311458\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/ticker_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@509031464\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_configuration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@510314005\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/preferred_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@511460084\",\"name\":\"\",\"uri\":\"package:flutter/src/cupertino/toggleable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@512167661\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/basic.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@513282825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/media_query.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@514188637\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/routes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@515111801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@516485077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@517081674\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/localizations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@518170175\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@519375309\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_persistent_header.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@520323179\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pages.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@521124995\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@522211710\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@523384654\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@524066365\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/restoration_properties.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@525490736\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/automatic_keep_alive.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@526032539\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/form.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@527078752\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_bitfield_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@528077497\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_capabilities_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@529206865\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_isolates_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@530188673\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_platform_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@531172979\",\"name\":\"\",\"uri\":\"package:flutter/src/foundation/_timeline_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@532114528\",\"name\":\"\",\"uri\":\"package:flutter/src/material/back_button.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@533220367\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@534130468\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/slotted_render_object_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@535399801\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/binding.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@536441002\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/actions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@537443363\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/implicit_animations.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@538280150\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_traversal.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@539241913\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/status_transitions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@540188970\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/snapshot_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@541183791\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/editable_text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@542164591\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position_with_single_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@543437953\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@544095492\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_model.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@545199871\",\"name\":\"\",\"uri\":\"package:flutter/src/painting/_network_image_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@546414514\",\"name\":\"characters\",\"uri\":\"package:characters/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@547284922\",\"name\":\"\",\"uri\":\"package:flutter/src/services/_background_isolate_binary_messenger_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@548443234\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_html_element_view_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@549185805\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@550336960\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@551341097\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selection_container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@552042876\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_manager.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@553492240\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/focus_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@554043213\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@555303785\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/adapter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@556463501\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_cross_fade.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@557439825\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_size.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@558157340\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@559070758\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@560316757\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_physics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@561108986\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@562358031\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@563347078\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/animated_switcher.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@564200818\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/annotated_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@565236006\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@566168753\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/banner.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@567297651\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_text_editing_shortcuts.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@568140401\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/notification_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@569038718\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/performance_overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@570049130\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/router.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@571416081\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable_helpers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@572241909\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/semantics_debugger.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@573433526\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/shared_app_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@574410373\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tap_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@575420430\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@576387583\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/title.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@577171358\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_inspector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@578065810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/app_lifecycle_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@579480208\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/async.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@580299494\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autocomplete.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@581235064\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/container.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@582313948\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/inherited_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@583319124\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overlay.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@584212999\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/autofill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@585411504\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/debug.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@586346943\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/visibility.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@587328197\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/widget_span.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@588244544\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_menu_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@589176357\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/service_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@590024595\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@591149455\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/bottom_navigation_bar_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@592228597\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/color_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@593256548\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@594215529\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@595052487\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_button_item.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@596173806\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/context_menu_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@597028981\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/lookup_boundary.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@598411058\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@599306157\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/decorated_sliver.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@600143571\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/default_selection_style.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@601426799\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_editing_intents.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@602224885\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@603238936\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dismissible.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@604132872\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/gesture_detector.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@605163077\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/display_feature_sub_screen.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@606091131\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/disposable_build_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@607238322\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/drag_target.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@608035049\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/draggable_scrollable_sheet.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@609188862\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@610498029\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_activity.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@611300709\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_context.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@612159306\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@613085019\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_position.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@614443839\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_simulation.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@615433113\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/value_listenable_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@616338117\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/dual_transition_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@617282460\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/magnifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@618019050\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scrollable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@619234476\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spell_check.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@620152518\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_anchors.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@621437083\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/undo_history.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@622392320\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/fade_in_image.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@623456745\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@624176620\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/will_pop_scope.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@625445139\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/grid_paper.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@626011697\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/heroes.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@627001244\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@628226237\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_data.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@629033112\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/icon_theme.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@630339134\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/placeholder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@631234176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_aware_image_provider.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@632362382\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_filter.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@633039920\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/image_icon.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@634066802\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/interactive_viewer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@635106176\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@636263486\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/list_wheel_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@637372966\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_metrics.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@638005443\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/modal_barrier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@639023576\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigation_toolbar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@640052554\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/navigator_pop_handler.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@641016527\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/nested_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@642080686\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/primary_scroll_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@643138684\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_fill.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@644166613\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@645249797\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/orientation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@646361919\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overflow_bar.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@647442496\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/overscroll_indicator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@648357337\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_storage.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@649030489\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/page_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@650370442\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/platform_selectable_region_context_menu.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@651159210\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/raw_keyboard_listener.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@652218688\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/reorderable_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@653197657\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_prototype_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@654191076\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_varied_extent_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@655234669\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/safe_area.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@656155810\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_viewport.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@657016095\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/scroll_notification_observer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@658379720\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/selectable_region.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@659426794\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/single_child_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@660352392\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/size_changed_layout_notifier.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@661468192\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/sliver_layout_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@662250364\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/spacer.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@663144238\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@664513180\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/texture.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@665197140\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/tween_animation_builder.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@666179090\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/two_dimensional_scroll_view.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@667487761\",\"name\":\"\",\"uri\":\"package:flutter/src/widgets/unique_widget.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@668139894\",\"name\":\"pkg.collection.algorithms\",\"uri\":\"package:collection/src/algorithms.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@669144163\",\"name\":\"\",\"uri\":\"package:collection/src/boollist.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@670196814\",\"name\":\"\",\"uri\":\"package:collection/src/canonicalized_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@671326211\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterable.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@672256243\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@673346360\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@674120263\",\"name\":\"\",\"uri\":\"package:collection/src/comparators.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@675183165\",\"name\":\"\",\"uri\":\"package:collection/src/equality.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@676016630\",\"name\":\"\",\"uri\":\"package:collection/src/equality_map.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@677271000\",\"name\":\"\",\"uri\":\"package:collection/src/equality_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@678190715\",\"name\":\"\",\"uri\":\"package:collection/src/functions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@679010181\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@680143174\",\"name\":\"\",\"uri\":\"package:collection/src/iterable_zip.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@681058364\",\"name\":\"\",\"uri\":\"package:collection/src/list_extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@682248793\",\"name\":\"\",\"uri\":\"package:collection/src/priority_queue.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@683215612\",\"name\":\"\",\"uri\":\"package:collection/src/queue_list.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@684043860\",\"name\":\"\",\"uri\":\"package:collection/src/union_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@685016512\",\"name\":\"\",\"uri\":\"package:collection/src/union_set_controller.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@686278439\",\"name\":\"\",\"uri\":\"package:collection/src/unmodifiable_wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@687184915\",\"name\":\"\",\"uri\":\"package:collection/src/wrappers.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@688238165\",\"name\":\"\",\"uri\":\"package:collection/src/utils.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@689071011\",\"name\":\"\",\"uri\":\"package:collection/src/combined_wrappers/combined_iterator.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@690055726\",\"name\":\"\",\"uri\":\"package:collection/src/empty_unmodifiable_set.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@691100132\",\"name\":\"\",\"uri\":\"package:characters/src/characters.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@692079859\",\"name\":\"\",\"uri\":\"package:characters/src/extensions.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@693424462\",\"name\":\"\",\"uri\":\"package:characters/src/characters_impl.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@694432938\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/table.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@695244126\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/constants.dart\"},{\"type\":\"@Library\",\"fixedId\":true,\"id\":\"libraries/@696426557\",\"name\":\"\",\"uri\":\"package:characters/src/grapheme_clusters/breaks.dart\"}],\"breakpoints\":[],\"exceptionPauseMode\":\"Unhandled\",\"_debuggerSettings\":{\"_exceptions\":\"unhandled\"},\"extensionRPCs\":[\"ext.dart.io.getHttpEnableTimelineLogging\",\"ext.dart.io.setHttpEnableTimelineLogging\",\"ext.dart.io.httpEnableTimelineLogging\",\"ext.dart.io.getSocketProfile\",\"ext.dart.io.startSocketProfiling\",\"ext.dart.io.pauseSocketProfiling\",\"ext.dart.io.socketProfilingEnabled\",\"ext.dart.io.clearSocketProfile\",\"ext.dart.io.getVersion\",\"ext.dart.io.getHttpProfile\",\"ext.dart.io.getHttpProfileRequest\",\"ext.dart.io.clearHttpProfile\"],\"isolate_group\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false}},\"id\":\"721\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5209,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"741\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"728\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5211,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"742\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5212,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"743\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5213,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"744\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5214,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"745\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5215,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"746\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5216,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"747\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5217,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"748\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5218,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"749\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"750\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"751\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"752\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"753\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"754\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"755\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"756\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"757\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"758\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"759\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"760\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5230,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"761\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5231,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"762\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5232,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"763\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5233,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"764\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5234,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"765\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5235,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"766\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5236,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"767\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5237,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"768\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5238,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"769\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5239,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"770\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5240,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"771\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5241,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"772\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837","_originNumber":"278955774468167","startTime":1705577223060,"_heaps":{"new":{"type":"HeapSpace","name":"new","vmName":"Scavenger","collections":2,"avgCollectionPeriodMillis":338.0415,"used":152912,"capacity":4194304,"external":0,"time":0.000637},"old":{"type":"HeapSpace","name":"old","vmName":"PageSpace","collections":4,"used":41160832,"capacity":46219264,"external":32,"time":0.006847,"avgCollectionPeriodMillis":169.02225}},"isolateFlags":[{"name":"copy_parent_code","valueAsString":"false"},{"name":"is_system_isolate","valueAsString":"false"}],"runnable":true,"livePorts":1,"pauseOnExit":false,"_isReloading":false,"pauseEvent":{"type":"Event","kind":"PauseStart","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223078},"rootLib":{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"_tagCounters":{"names":["Idle","LoadWait","VM","CompileOptimized","CompileUnoptimized","ClassLoading","CompileParseRegExp","Dart","GCNewSpace","GCOldSpace","GCIdle","Embedder","Runtime","Native"],"counters":[0,0,10,0,0,0,0,0,0,0,0,0,0,0]},"libraries":[{"type":"@Library","fixedId":true,"id":"libraries/@0150898","name":"dart.core","uri":"dart:core"},{"type":"@Library","fixedId":true,"id":"libraries/@1026248","name":"dart.isolate","uri":"dart:isolate"},{"type":"@Library","fixedId":true,"id":"libraries/@2408521","name":"dart.mirrors","uri":"dart:mirrors"},{"type":"@Library","fixedId":true,"id":"libraries/@3220832","name":"dart.collection","uri":"dart:collection"},{"type":"@Library","fixedId":true,"id":"libraries/@4048458","name":"dart.async","uri":"dart:async"},{"type":"@Library","fixedId":true,"id":"libraries/@5383715","name":"dart.developer","uri":"dart:developer"},{"type":"@Library","fixedId":true,"id":"libraries/@6320332","name":"nativewrappers","uri":"dart:nativewrappers"},{"type":"@Library","fixedId":true,"id":"libraries/@7027147","name":"dart.typed_data","uri":"dart:typed_data"},{"type":"@Library","fixedId":true,"id":"libraries/@8050071","name":"dart.ffi","uri":"dart:ffi"},{"type":"@Library","fixedId":true,"id":"libraries/@9040228","name":"dart._internal","uri":"dart:_internal"},{"type":"@Library","fixedId":true,"id":"libraries/@10003594","name":"dart.convert","uri":"dart:convert"},{"type":"@Library","fixedId":true,"id":"libraries/@11383281","name":"dart.math","uri":"dart:math"},{"type":"@Library","fixedId":true,"id":"libraries/@12168694","name":"dart._vmservice","uri":"dart:_vmservice"},{"type":"@Library","fixedId":true,"id":"libraries/@13069316","name":"dart.io","uri":"dart:io"},{"type":"@Library","fixedId":true,"id":"libraries/@14463476","name":"dart._http","uri":"dart:_http"},{"type":"@Library","fixedId":true,"id":"libraries/@15065589","name":"dart.ui","uri":"dart:ui"},{"type":"@Library","fixedId":true,"id":"libraries/@16205832","name":"vmservice_io","uri":"dart:vmservice_io"},{"type":"@Library","fixedId":true,"id":"libraries/@17422137","name":"","uri":"vm:ffi:native-assets"},{"type":"@Library","fixedId":true,"id":"libraries/@18052555","name":"","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@19276798","name":"material","uri":"package:flutter/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@20042623","name":"","uri":"package:flutter/src/widgets/framework.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@21361246","name":"vector_math_64","uri":"package:vector_math/vector_math_64.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@22056369","name":"meta","uri":"package:meta/meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@23298933","name":"meta_meta","uri":"package:meta/meta_meta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@24197197","name":"","uri":"package:material_color_utilities/blend/blend.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@25321680","name":"","uri":"package:material_color_utilities/utils/math_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@26338837","name":"","uri":"package:material_color_utilities/utils/color_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@27467674","name":"","uri":"package:material_color_utilities/hct/cam16.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@28004467","name":"","uri":"package:material_color_utilities/hct/hct.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@29426701","name":"","uri":"package:material_color_utilities/contrast/contrast.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@30364005","name":"","uri":"package:material_color_utilities/dislike/dislike_analyzer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@31317754","name":"","uri":"package:material_color_utilities/dynamiccolor/dynamic_color.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@32207939","name":"","uri":"package:material_color_utilities/palettes/tonal_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@33083083","name":"","uri":"package:material_color_utilities/scheme/dynamic_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@34071668","name":"","uri":"package:material_color_utilities/dynamiccolor/src/tone_delta_constraint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@35367066","name":"","uri":"package:material_color_utilities/dynamiccolor/material_dynamic_colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@36096708","name":"","uri":"package:material_color_utilities/hct/viewing_conditions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@37066576","name":"","uri":"package:material_color_utilities/scheme/variant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@38253021","name":"","uri":"package:material_color_utilities/hct/src/hct_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@39156029","name":"material_color_utilities","uri":"package:material_color_utilities/material_color_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@40179175","name":"","uri":"package:material_color_utilities/palettes/core_palette.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@41002635","name":"","uri":"package:material_color_utilities/quantize/quantizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@42380833","name":"","uri":"package:material_color_utilities/quantize/quantizer_celebi.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@43465414","name":"","uri":"package:material_color_utilities/quantize/quantizer_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@44154378","name":"","uri":"package:material_color_utilities/quantize/quantizer_wsmeans.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@45136114","name":"","uri":"package:material_color_utilities/quantize/quantizer_wu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@46482487","name":"","uri":"package:material_color_utilities/scheme/scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@47514058","name":"","uri":"package:material_color_utilities/scheme/scheme_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@48245330","name":"","uri":"package:material_color_utilities/scheme/scheme_expressive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@49254009","name":"","uri":"package:material_color_utilities/scheme/scheme_fidelity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@50329934","name":"","uri":"package:material_color_utilities/scheme/scheme_monochrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@51127189","name":"","uri":"package:material_color_utilities/scheme/scheme_neutral.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@52252194","name":"","uri":"package:material_color_utilities/scheme/scheme_tonal_spot.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@53396711","name":"","uri":"package:material_color_utilities/scheme/scheme_vibrant.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@54154681","name":"","uri":"package:material_color_utilities/score/score.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@55116624","name":"","uri":"package:material_color_utilities/temperature/temperature_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@56285808","name":"","uri":"package:collection/collection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@57260169","name":"","uri":"package:material_color_utilities/quantize/src/point_provider_lab.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@58197433","name":"","uri":"package:material_color_utilities/quantize/src/point_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@59256685","name":"animation","uri":"package:flutter/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@60456862","name":"scheduler","uri":"package:flutter/scheduler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@61368416","name":"","uri":"package:flutter/src/animation/animation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@62066280","name":"","uri":"package:flutter/src/animation/animation_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@63411118","name":"","uri":"package:flutter/src/animation/animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@64484502","name":"","uri":"package:flutter/src/animation/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@65091803","name":"","uri":"package:flutter/src/animation/listener_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@66105126","name":"","uri":"package:flutter/src/animation/tween.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@67511922","name":"","uri":"package:flutter/src/animation/tween_sequence.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@68171030","name":"cupertino","uri":"package:flutter/cupertino.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@69022161","name":"","uri":"package:flutter/src/cupertino/activity_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@70298482","name":"","uri":"package:flutter/src/cupertino/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@71034880","name":"","uri":"package:flutter/src/cupertino/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@72056682","name":"","uri":"package:flutter/src/cupertino/bottom_tab_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@73145554","name":"","uri":"package:flutter/src/cupertino/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@74058941","name":"","uri":"package:flutter/src/cupertino/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@75482824","name":"","uri":"package:flutter/src/cupertino/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@76160691","name":"","uri":"package:flutter/src/cupertino/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@77346834","name":"","uri":"package:flutter/src/cupertino/context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@78142894","name":"","uri":"package:flutter/src/cupertino/context_menu_action.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@79124241","name":"","uri":"package:flutter/src/cupertino/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@80215092","name":"","uri":"package:flutter/src/cupertino/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@81392285","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@82306441","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@83085015","name":"","uri":"package:flutter/src/cupertino/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@84079770","name":"","uri":"package:flutter/src/cupertino/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@85214821","name":"","uri":"package:flutter/src/cupertino/form_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@86385267","name":"","uri":"package:flutter/src/cupertino/form_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@87449307","name":"","uri":"package:flutter/src/cupertino/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@88223352","name":"","uri":"package:flutter/src/cupertino/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@89320671","name":"","uri":"package:flutter/src/cupertino/interface_level.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@90274155","name":"","uri":"package:flutter/src/cupertino/list_section.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@91056450","name":"","uri":"package:flutter/src/cupertino/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@92010061","name":"","uri":"package:flutter/src/cupertino/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@93348274","name":"","uri":"package:flutter/src/cupertino/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@94209308","name":"","uri":"package:flutter/src/cupertino/nav_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@95402754","name":"","uri":"package:flutter/src/cupertino/page_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@96427786","name":"","uri":"package:flutter/src/cupertino/picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@97254404","name":"","uri":"package:flutter/src/cupertino/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@98305172","name":"","uri":"package:flutter/src/cupertino/refresh.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@99053933","name":"","uri":"package:flutter/src/cupertino/route.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@100305104","name":"","uri":"package:flutter/src/cupertino/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@101401415","name":"","uri":"package:flutter/src/cupertino/search_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@102430813","name":"","uri":"package:flutter/src/cupertino/segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@103348729","name":"","uri":"package:flutter/src/cupertino/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@104389007","name":"","uri":"package:flutter/src/cupertino/sliding_segmented_control.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@105066531","name":"","uri":"package:flutter/src/cupertino/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@106325306","name":"","uri":"package:flutter/src/cupertino/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@107157614","name":"","uri":"package:flutter/src/cupertino/tab_scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@108085339","name":"","uri":"package:flutter/src/cupertino/tab_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@109035722","name":"","uri":"package:flutter/src/cupertino/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@110379695","name":"","uri":"package:flutter/src/cupertino/text_form_field_row.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@111300207","name":"","uri":"package:flutter/src/cupertino/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@112408280","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@113370134","name":"","uri":"package:flutter/src/cupertino/text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@114439196","name":"","uri":"package:flutter/src/cupertino/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@115195667","name":"","uri":"package:flutter/src/cupertino/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@116037004","name":"","uri":"package:flutter/src/cupertino/thumb_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@117290541","name":"widgets","uri":"package:flutter/widgets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@118105017","name":"foundation","uri":"package:flutter/foundation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@119257388","name":"","uri":"package:flutter/src/foundation/annotations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@120022608","name":"","uri":"package:flutter/src/foundation/assertions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@121154260","name":"","uri":"package:flutter/src/foundation/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@122264518","name":"","uri":"package:flutter/src/foundation/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@123081084","name":"","uri":"package:flutter/src/foundation/bitfield.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@124449895","name":"","uri":"package:flutter/src/foundation/capabilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@125329750","name":"","uri":"package:flutter/src/foundation/change_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@126414040","name":"","uri":"package:flutter/src/foundation/collections.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@127264985","name":"","uri":"package:flutter/src/foundation/consolidate_response.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@128322162","name":"","uri":"package:flutter/src/foundation/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@129222532","name":"","uri":"package:flutter/src/foundation/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@130198569","name":"","uri":"package:flutter/src/foundation/diagnostics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@131157633","name":"","uri":"package:flutter/src/foundation/isolates.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@132174814","name":"","uri":"package:flutter/src/foundation/key.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@133204121","name":"","uri":"package:flutter/src/foundation/licenses.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@134499711","name":"","uri":"package:flutter/src/foundation/memory_allocations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@135344403","name":"","uri":"package:flutter/src/foundation/node.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@136146669","name":"","uri":"package:flutter/src/foundation/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@137023516","name":"","uri":"package:flutter/src/foundation/observer_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@138137193","name":"","uri":"package:flutter/src/foundation/persistent_hash_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@139399751","name":"","uri":"package:flutter/src/foundation/platform.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@140110992","name":"","uri":"package:flutter/src/foundation/print.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@141185525","name":"","uri":"package:flutter/src/foundation/serialization.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@142144401","name":"","uri":"package:flutter/src/foundation/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@143425567","name":"","uri":"package:flutter/src/foundation/stack_frame.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@144330144","name":"","uri":"package:flutter/src/foundation/synchronous_future.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@145340514","name":"","uri":"package:flutter/src/foundation/timeline.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@146385688","name":"","uri":"package:flutter/src/foundation/unicode.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@147052364","name":"gestures","uri":"package:flutter/gestures.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@148060655","name":"","uri":"package:flutter/src/gestures/arena.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@149304576","name":"","uri":"package:flutter/src/gestures/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@150461922","name":"","uri":"package:flutter/src/gestures/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@151358395","name":"","uri":"package:flutter/src/gestures/converter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@152075810","name":"","uri":"package:flutter/src/gestures/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@153286954","name":"","uri":"package:flutter/src/gestures/drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@154100346","name":"","uri":"package:flutter/src/gestures/drag_details.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@155314367","name":"","uri":"package:flutter/src/gestures/eager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@156050165","name":"","uri":"package:flutter/src/gestures/events.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@157518508","name":"","uri":"package:flutter/src/gestures/force_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@158479117","name":"","uri":"package:flutter/src/gestures/gesture_settings.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@159494604","name":"","uri":"package:flutter/src/gestures/hit_test.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@160232524","name":"","uri":"package:flutter/src/gestures/long_press.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@161188158","name":"","uri":"package:flutter/src/gestures/lsq_solver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@162099969","name":"","uri":"package:flutter/src/gestures/monodrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@163470698","name":"","uri":"package:flutter/src/gestures/multidrag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@164391311","name":"","uri":"package:flutter/src/gestures/multitap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@165407777","name":"","uri":"package:flutter/src/gestures/pointer_router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@166276358","name":"","uri":"package:flutter/src/gestures/pointer_signal_resolver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@167296176","name":"","uri":"package:flutter/src/gestures/recognizer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@168326030","name":"","uri":"package:flutter/src/gestures/resampler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@169213599","name":"","uri":"package:flutter/src/gestures/scale.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@170069716","name":"","uri":"package:flutter/src/gestures/tap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@171288344","name":"","uri":"package:flutter/src/gestures/tap_and_drag.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@172419575","name":"","uri":"package:flutter/src/gestures/team.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@173010635","name":"","uri":"package:flutter/src/gestures/velocity_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@174475501","name":"","uri":"package:flutter/src/material/about.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@175378963","name":"","uri":"package:flutter/src/material/action_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@176091343","name":"","uri":"package:flutter/src/material/action_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@177358955","name":"","uri":"package:flutter/src/material/action_icons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@178085145","name":"","uri":"package:flutter/src/material/adaptive_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@179273627","name":"material_animated_icons","uri":"package:flutter/src/material/animated_icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@180125171","name":"","uri":"package:flutter/src/material/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@181187611","name":"","uri":"package:flutter/src/material/app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@182092148","name":"","uri":"package:flutter/src/material/app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@183458455","name":"","uri":"package:flutter/src/material/arc.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@184523650","name":"","uri":"package:flutter/src/material/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@185139524","name":"","uri":"package:flutter/src/material/badge.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@186364538","name":"","uri":"package:flutter/src/material/badge_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@187138252","name":"","uri":"package:flutter/src/material/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@188219936","name":"","uri":"package:flutter/src/material/banner_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@189408488","name":"","uri":"package:flutter/src/material/bottom_app_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@190337866","name":"","uri":"package:flutter/src/material/bottom_app_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@191237691","name":"","uri":"package:flutter/src/material/bottom_navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@192120218","name":"","uri":"package:flutter/src/material/bottom_navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@193001611","name":"","uri":"package:flutter/src/material/bottom_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@194487157","name":"","uri":"package:flutter/src/material/bottom_sheet_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@195412912","name":"","uri":"package:flutter/src/material/button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@196102673","name":"","uri":"package:flutter/src/material/button_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@197200583","name":"","uri":"package:flutter/src/material/button_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@198404313","name":"","uri":"package:flutter/src/material/button_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@199219276","name":"","uri":"package:flutter/src/material/button_style_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@200378263","name":"","uri":"package:flutter/src/material/button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@201260463","name":"","uri":"package:flutter/src/material/calendar_date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@202090606","name":"","uri":"package:flutter/src/material/card.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@203240984","name":"","uri":"package:flutter/src/material/card_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@204279226","name":"","uri":"package:flutter/src/material/checkbox.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@205134056","name":"","uri":"package:flutter/src/material/checkbox_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@206292038","name":"","uri":"package:flutter/src/material/checkbox_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@207318349","name":"","uri":"package:flutter/src/material/chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@208321686","name":"","uri":"package:flutter/src/material/chip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@209277450","name":"","uri":"package:flutter/src/material/choice_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@210094302","name":"","uri":"package:flutter/src/material/circle_avatar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@211049969","name":"","uri":"package:flutter/src/material/color_scheme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@212428878","name":"","uri":"package:flutter/src/material/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@213513792","name":"","uri":"package:flutter/src/material/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@214176464","name":"","uri":"package:flutter/src/material/curves.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@215002722","name":"","uri":"package:flutter/src/material/data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@216482193","name":"","uri":"package:flutter/src/material/data_table_source.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@217332636","name":"","uri":"package:flutter/src/material/data_table_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@218302016","name":"","uri":"package:flutter/src/material/date.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@219078594","name":"","uri":"package:flutter/src/material/date_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@220353974","name":"","uri":"package:flutter/src/material/date_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@221037222","name":"","uri":"package:flutter/src/material/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@222113492","name":"","uri":"package:flutter/src/material/desktop_text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@223089491","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@224096554","name":"","uri":"package:flutter/src/material/desktop_text_selection_toolbar_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@225506021","name":"","uri":"package:flutter/src/material/dialog.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@226294779","name":"","uri":"package:flutter/src/material/dialog_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@227283978","name":"","uri":"package:flutter/src/material/divider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@228512473","name":"","uri":"package:flutter/src/material/divider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@229517151","name":"","uri":"package:flutter/src/material/drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@230493623","name":"","uri":"package:flutter/src/material/drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@231242845","name":"","uri":"package:flutter/src/material/drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@232005770","name":"","uri":"package:flutter/src/material/dropdown.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@233067343","name":"","uri":"package:flutter/src/material/dropdown_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@234378620","name":"","uri":"package:flutter/src/material/dropdown_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@235256481","name":"","uri":"package:flutter/src/material/elevated_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@236091704","name":"","uri":"package:flutter/src/material/elevated_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@237097796","name":"","uri":"package:flutter/src/material/elevation_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@238009322","name":"","uri":"package:flutter/src/material/expand_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@239185734","name":"","uri":"package:flutter/src/material/expansion_panel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@240392950","name":"","uri":"package:flutter/src/material/expansion_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@241229784","name":"","uri":"package:flutter/src/material/expansion_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@242191779","name":"","uri":"package:flutter/src/material/feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@243226253","name":"","uri":"package:flutter/src/material/filled_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@244320477","name":"","uri":"package:flutter/src/material/filled_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@245317901","name":"","uri":"package:flutter/src/material/filter_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@246474650","name":"","uri":"package:flutter/src/material/flexible_space_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@247192485","name":"","uri":"package:flutter/src/material/floating_action_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@248063916","name":"","uri":"package:flutter/src/material/floating_action_button_location.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@249399144","name":"","uri":"package:flutter/src/material/floating_action_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@250283589","name":"","uri":"package:flutter/src/material/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@251264242","name":"","uri":"package:flutter/src/material/grid_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@252281886","name":"","uri":"package:flutter/src/material/grid_tile_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@253331726","name":"","uri":"package:flutter/src/material/icon_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@254253920","name":"","uri":"package:flutter/src/material/icon_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@255200940","name":"","uri":"package:flutter/src/material/icons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@256412529","name":"","uri":"package:flutter/src/material/ink_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@257209331","name":"","uri":"package:flutter/src/material/ink_highlight.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@258110234","name":"","uri":"package:flutter/src/material/ink_ripple.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@259321118","name":"","uri":"package:flutter/src/material/ink_sparkle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@260036029","name":"","uri":"package:flutter/src/material/ink_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@261059085","name":"","uri":"package:flutter/src/material/ink_well.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@262401927","name":"","uri":"package:flutter/src/material/input_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@263277504","name":"","uri":"package:flutter/src/material/input_chip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@264491759","name":"","uri":"package:flutter/src/material/input_date_picker_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@265019562","name":"","uri":"package:flutter/src/material/input_decorator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@266247952","name":"","uri":"package:flutter/src/material/list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@267202436","name":"","uri":"package:flutter/src/material/list_tile_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@268515283","name":"","uri":"package:flutter/src/material/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@269372823","name":"","uri":"package:flutter/src/material/material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@270446589","name":"","uri":"package:flutter/src/material/material_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@271075540","name":"","uri":"package:flutter/src/material/material_localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@272420358","name":"","uri":"package:flutter/src/material/material_state.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@273184616","name":"","uri":"package:flutter/src/material/material_state_mixin.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@274121149","name":"","uri":"package:flutter/src/material/menu_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@275426521","name":"","uri":"package:flutter/src/material/menu_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@276200668","name":"","uri":"package:flutter/src/material/menu_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@277101985","name":"","uri":"package:flutter/src/material/menu_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@278168917","name":"","uri":"package:flutter/src/material/menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@279388121","name":"","uri":"package:flutter/src/material/mergeable_material.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@280472761","name":"","uri":"package:flutter/src/material/motion.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@281107685","name":"","uri":"package:flutter/src/material/navigation_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@282044422","name":"","uri":"package:flutter/src/material/navigation_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@283490078","name":"","uri":"package:flutter/src/material/navigation_drawer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@284373529","name":"","uri":"package:flutter/src/material/navigation_drawer_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@285204476","name":"","uri":"package:flutter/src/material/navigation_rail.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@286277801","name":"","uri":"package:flutter/src/material/navigation_rail_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@287123830","name":"","uri":"package:flutter/src/material/no_splash.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@288109675","name":"","uri":"package:flutter/src/material/outlined_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@289507174","name":"","uri":"package:flutter/src/material/outlined_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@290331911","name":"","uri":"package:flutter/src/material/page.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@291490068","name":"","uri":"package:flutter/src/material/page_transitions_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@292126069","name":"","uri":"package:flutter/src/material/paginated_data_table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@293182389","name":"","uri":"package:flutter/src/material/popup_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@294391735","name":"","uri":"package:flutter/src/material/popup_menu_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@295243954","name":"","uri":"package:flutter/src/material/progress_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@296003944","name":"","uri":"package:flutter/src/material/progress_indicator_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@297266229","name":"","uri":"package:flutter/src/material/radio.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@298361843","name":"","uri":"package:flutter/src/material/radio_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@299234651","name":"","uri":"package:flutter/src/material/radio_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@300317193","name":"","uri":"package:flutter/src/material/range_slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@301083489","name":"","uri":"package:flutter/src/material/refresh_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@302021222","name":"","uri":"package:flutter/src/material/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@303420462","name":"","uri":"package:flutter/src/material/scaffold.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@304083257","name":"","uri":"package:flutter/src/material/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@305072678","name":"","uri":"package:flutter/src/material/scrollbar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@306263887","name":"","uri":"package:flutter/src/material/search.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@307516502","name":"","uri":"package:flutter/src/material/search_anchor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@308399218","name":"","uri":"package:flutter/src/material/search_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@309500249","name":"","uri":"package:flutter/src/material/search_view_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@310384439","name":"","uri":"package:flutter/src/material/segmented_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@311198015","name":"","uri":"package:flutter/src/material/segmented_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@312286899","name":"","uri":"package:flutter/src/material/selectable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@313476716","name":"","uri":"package:flutter/src/material/selection_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@314483141","name":"","uri":"package:flutter/src/material/shadows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@315231897","name":"","uri":"package:flutter/src/material/slider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@316362734","name":"","uri":"package:flutter/src/material/slider_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@317267081","name":"","uri":"package:flutter/src/material/snack_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@318063486","name":"","uri":"package:flutter/src/material/snack_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@319450081","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@320487600","name":"","uri":"package:flutter/src/material/spell_check_suggestions_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@321524048","name":"","uri":"package:flutter/src/material/stepper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@322328938","name":"","uri":"package:flutter/src/material/switch.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@323319864","name":"","uri":"package:flutter/src/material/switch_list_tile.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@324125441","name":"","uri":"package:flutter/src/material/switch_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@325164651","name":"","uri":"package:flutter/src/material/tab_bar_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@326237367","name":"","uri":"package:flutter/src/material/tab_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@327053724","name":"","uri":"package:flutter/src/material/tab_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@328014024","name":"","uri":"package:flutter/src/material/tabs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@329343580","name":"","uri":"package:flutter/src/material/text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@330442644","name":"","uri":"package:flutter/src/material/text_button_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@331181401","name":"","uri":"package:flutter/src/material/text_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@332147271","name":"","uri":"package:flutter/src/material/text_form_field.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@333283233","name":"","uri":"package:flutter/src/material/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@334195223","name":"","uri":"package:flutter/src/material/text_selection_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@335142888","name":"","uri":"package:flutter/src/material/text_selection_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@336266727","name":"","uri":"package:flutter/src/material/text_selection_toolbar_text_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@337176439","name":"","uri":"package:flutter/src/material/text_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@338067045","name":"","uri":"package:flutter/src/material/theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@339408314","name":"","uri":"package:flutter/src/material/theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@340412884","name":"","uri":"package:flutter/src/material/time.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@341165514","name":"","uri":"package:flutter/src/material/time_picker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@342058348","name":"","uri":"package:flutter/src/material/time_picker_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@343102615","name":"","uri":"package:flutter/src/material/toggle_buttons.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@344308615","name":"","uri":"package:flutter/src/material/toggle_buttons_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@345519154","name":"","uri":"package:flutter/src/material/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@346220820","name":"","uri":"package:flutter/src/material/tooltip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@347080376","name":"","uri":"package:flutter/src/material/tooltip_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@348497317","name":"","uri":"package:flutter/src/material/tooltip_visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@349382893","name":"","uri":"package:flutter/src/material/typography.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@350203602","name":"","uri":"package:flutter/src/material/user_accounts_drawer_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@351160885","name":"painting","uri":"package:flutter/painting.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@352341779","name":"","uri":"package:flutter/src/painting/alignment.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@353409233","name":"","uri":"package:flutter/src/painting/basic_types.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@354155195","name":"","uri":"package:flutter/src/painting/beveled_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@355047248","name":"","uri":"package:flutter/src/painting/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@356070249","name":"","uri":"package:flutter/src/painting/border_radius.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@357168635","name":"","uri":"package:flutter/src/painting/borders.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@358461502","name":"","uri":"package:flutter/src/painting/box_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@359196095","name":"","uri":"package:flutter/src/painting/box_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@360480040","name":"","uri":"package:flutter/src/painting/box_fit.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@361053944","name":"","uri":"package:flutter/src/painting/box_shadow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@362008294","name":"","uri":"package:flutter/src/painting/circle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@363104375","name":"","uri":"package:flutter/src/painting/clip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@364179376","name":"","uri":"package:flutter/src/painting/colors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@365267632","name":"","uri":"package:flutter/src/painting/continuous_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@366010607","name":"","uri":"package:flutter/src/painting/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@367230966","name":"","uri":"package:flutter/src/painting/decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@368297748","name":"","uri":"package:flutter/src/painting/decoration_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@369303931","name":"","uri":"package:flutter/src/painting/edge_insets.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@370081725","name":"","uri":"package:flutter/src/painting/flutter_logo.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@371057232","name":"","uri":"package:flutter/src/painting/fractional_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@372518740","name":"","uri":"package:flutter/src/painting/geometry.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@373499651","name":"","uri":"package:flutter/src/painting/gradient.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@374034022","name":"","uri":"package:flutter/src/painting/image_cache.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@375262047","name":"","uri":"package:flutter/src/painting/image_decoder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@376477495","name":"","uri":"package:flutter/src/painting/image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@377097849","name":"","uri":"package:flutter/src/painting/image_resolution.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@378483930","name":"","uri":"package:flutter/src/painting/image_stream.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@379141754","name":"","uri":"package:flutter/src/painting/inline_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@380088614","name":"","uri":"package:flutter/src/painting/linear_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@381374251","name":"","uri":"package:flutter/src/painting/matrix_utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@382220205","name":"","uri":"package:flutter/src/painting/notched_shapes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@383091152","name":"","uri":"package:flutter/src/painting/oval_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@384119215","name":"","uri":"package:flutter/src/painting/paint_utilities.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@385305366","name":"","uri":"package:flutter/src/painting/placeholder_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@386493913","name":"","uri":"package:flutter/src/painting/rounded_rectangle_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@387477968","name":"","uri":"package:flutter/src/painting/shader_warm_up.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@388037234","name":"","uri":"package:flutter/src/painting/shape_decoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@389467860","name":"","uri":"package:flutter/src/painting/stadium_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@390424464","name":"","uri":"package:flutter/src/painting/star_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@391310338","name":"","uri":"package:flutter/src/painting/strut_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@392105366","name":"","uri":"package:flutter/src/painting/text_painter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@393255635","name":"","uri":"package:flutter/src/painting/text_scaler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@394009668","name":"","uri":"package:flutter/src/painting/text_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@395401080","name":"","uri":"package:flutter/src/painting/text_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@396027232","name":"physics","uri":"package:flutter/physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@397054644","name":"","uri":"package:flutter/src/physics/clamped_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@398071952","name":"","uri":"package:flutter/src/physics/friction_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@399283357","name":"","uri":"package:flutter/src/physics/gravity_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@400445710","name":"","uri":"package:flutter/src/physics/simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@401485910","name":"","uri":"package:flutter/src/physics/spring_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@402491837","name":"","uri":"package:flutter/src/physics/tolerance.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@403009153","name":"","uri":"package:flutter/src/physics/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@404093239","name":"rendering","uri":"package:flutter/rendering.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@405038284","name":"semantics","uri":"package:flutter/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@406160358","name":"","uri":"package:flutter/src/rendering/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@407452173","name":"","uri":"package:flutter/src/rendering/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@408392247","name":"","uri":"package:flutter/src/rendering/box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@409472081","name":"","uri":"package:flutter/src/rendering/custom_layout.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@410012902","name":"","uri":"package:flutter/src/rendering/custom_paint.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@411022659","name":"","uri":"package:flutter/src/rendering/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@412233388","name":"","uri":"package:flutter/src/rendering/debug_overflow_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@413465051","name":"","uri":"package:flutter/src/rendering/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@414245603","name":"","uri":"package:flutter/src/rendering/editable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@415451017","name":"","uri":"package:flutter/src/rendering/error.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@416478290","name":"","uri":"package:flutter/src/rendering/flex.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@417270486","name":"","uri":"package:flutter/src/rendering/flow.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@418402377","name":"","uri":"package:flutter/src/rendering/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@419518307","name":"","uri":"package:flutter/src/rendering/layer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@420109365","name":"","uri":"package:flutter/src/rendering/layout_helper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@421367922","name":"","uri":"package:flutter/src/rendering/list_body.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@422440969","name":"","uri":"package:flutter/src/rendering/list_wheel_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@423437380","name":"","uri":"package:flutter/src/rendering/mouse_tracker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@424266271","name":"","uri":"package:flutter/src/rendering/object.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@425149678","name":"","uri":"package:flutter/src/rendering/paragraph.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@426266397","name":"","uri":"package:flutter/src/rendering/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@427508051","name":"","uri":"package:flutter/src/rendering/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@428160605","name":"","uri":"package:flutter/src/rendering/proxy_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@429018858","name":"","uri":"package:flutter/src/rendering/proxy_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@430134774","name":"","uri":"package:flutter/src/rendering/rotated_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@431380248","name":"","uri":"package:flutter/src/rendering/selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@432438215","name":"","uri":"package:flutter/src/rendering/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@433204652","name":"","uri":"package:flutter/src/rendering/shifted_box.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@434505787","name":"","uri":"package:flutter/src/rendering/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@435298556","name":"","uri":"package:flutter/src/rendering/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@436092230","name":"","uri":"package:flutter/src/rendering/sliver_fixed_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@437097367","name":"","uri":"package:flutter/src/rendering/sliver_grid.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@438035388","name":"","uri":"package:flutter/src/rendering/sliver_group.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@439392659","name":"","uri":"package:flutter/src/rendering/sliver_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@440211670","name":"","uri":"package:flutter/src/rendering/sliver_multi_box_adaptor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@441065309","name":"","uri":"package:flutter/src/rendering/sliver_padding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@442212274","name":"","uri":"package:flutter/src/rendering/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@443419958","name":"","uri":"package:flutter/src/rendering/stack.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@444148626","name":"","uri":"package:flutter/src/rendering/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@445294539","name":"","uri":"package:flutter/src/rendering/table_border.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@446043739","name":"","uri":"package:flutter/src/rendering/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@447455196","name":"","uri":"package:flutter/src/rendering/tweens.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@448268214","name":"","uri":"package:flutter/src/rendering/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@449057554","name":"","uri":"package:flutter/src/rendering/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@450519463","name":"","uri":"package:flutter/src/rendering/viewport_offset.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@451302920","name":"","uri":"package:flutter/src/rendering/wrap.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@452222615","name":"","uri":"package:flutter/src/scheduler/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@453286067","name":"","uri":"package:flutter/src/scheduler/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@454100543","name":"","uri":"package:flutter/src/scheduler/priority.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@455328388","name":"","uri":"package:flutter/src/scheduler/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@456494659","name":"","uri":"package:flutter/src/scheduler/ticker.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@457275577","name":"","uri":"package:flutter/src/semantics/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@458314732","name":"","uri":"package:flutter/src/semantics/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@459082469","name":"","uri":"package:flutter/src/semantics/semantics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@460521511","name":"","uri":"package:flutter/src/semantics/semantics_event.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@461029772","name":"","uri":"package:flutter/src/semantics/semantics_service.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@462194895","name":"services","uri":"package:flutter/services.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@463177032","name":"","uri":"package:flutter/src/services/asset_bundle.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@464287047","name":"","uri":"package:flutter/src/services/asset_manifest.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@465046340","name":"","uri":"package:flutter/src/services/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@466275344","name":"","uri":"package:flutter/src/services/binary_messenger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@467240726","name":"","uri":"package:flutter/src/services/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@468056202","name":"","uri":"package:flutter/src/services/browser_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@469325543","name":"","uri":"package:flutter/src/services/clipboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@470052329","name":"","uri":"package:flutter/src/services/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@471088049","name":"","uri":"package:flutter/src/services/deferred_component.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@472219389","name":"","uri":"package:flutter/src/services/flavor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@473400866","name":"","uri":"package:flutter/src/services/font_loader.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@474511188","name":"","uri":"package:flutter/src/services/haptic_feedback.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@475443624","name":"","uri":"package:flutter/src/services/hardware_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@476521390","name":"","uri":"package:flutter/src/services/keyboard_inserted_content.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@477043485","name":"","uri":"package:flutter/src/services/keyboard_key.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@478011798","name":"","uri":"package:flutter/src/services/keyboard_maps.g.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@479505573","name":"","uri":"package:flutter/src/services/live_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@480240122","name":"","uri":"package:flutter/src/services/message_codec.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@481348627","name":"","uri":"package:flutter/src/services/message_codecs.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@482171781","name":"","uri":"package:flutter/src/services/mouse_cursor.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@483257012","name":"","uri":"package:flutter/src/services/mouse_tracking.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@484480135","name":"","uri":"package:flutter/src/services/platform_channel.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@485227590","name":"","uri":"package:flutter/src/services/platform_views.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@486461389","name":"","uri":"package:flutter/src/services/raw_keyboard.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@487177474","name":"","uri":"package:flutter/src/services/raw_keyboard_android.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@488349049","name":"","uri":"package:flutter/src/services/raw_keyboard_fuchsia.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@489218955","name":"","uri":"package:flutter/src/services/raw_keyboard_ios.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@490138806","name":"","uri":"package:flutter/src/services/raw_keyboard_linux.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@491244645","name":"","uri":"package:flutter/src/services/raw_keyboard_macos.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@492342469","name":"","uri":"package:flutter/src/services/raw_keyboard_web.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@493422532","name":"","uri":"package:flutter/src/services/raw_keyboard_windows.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@494347053","name":"","uri":"package:flutter/src/services/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@495496934","name":"","uri":"package:flutter/src/services/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@496067306","name":"","uri":"package:flutter/src/services/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@497495684","name":"","uri":"package:flutter/src/services/system_channels.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@498077576","name":"","uri":"package:flutter/src/services/system_chrome.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@499520658","name":"","uri":"package:flutter/src/services/system_navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@500141381","name":"","uri":"package:flutter/src/services/system_sound.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@501227203","name":"","uri":"package:flutter/src/services/text_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@502206251","name":"","uri":"package:flutter/src/services/text_editing.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@503246054","name":"","uri":"package:flutter/src/services/text_editing_delta.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@504124616","name":"","uri":"package:flutter/src/services/text_formatter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@505206165","name":"","uri":"package:flutter/src/services/text_input.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@506406061","name":"","uri":"package:flutter/src/services/text_layout_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@507137573","name":"","uri":"package:flutter/src/services/undo_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@508311458","name":"","uri":"package:flutter/src/widgets/ticker_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@509031464","name":"","uri":"package:flutter/src/widgets/scroll_configuration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@510314005","name":"","uri":"package:flutter/src/widgets/preferred_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@511460084","name":"","uri":"package:flutter/src/cupertino/toggleable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@512167661","name":"","uri":"package:flutter/src/widgets/basic.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@513282825","name":"","uri":"package:flutter/src/widgets/media_query.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@514188637","name":"","uri":"package:flutter/src/widgets/routes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@515111801","name":"","uri":"package:flutter/src/widgets/text_selection.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@516485077","name":"","uri":"package:flutter/src/widgets/icon_theme_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@517081674","name":"","uri":"package:flutter/src/widgets/localizations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@518170175","name":"","uri":"package:flutter/src/widgets/transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@519375309","name":"","uri":"package:flutter/src/widgets/sliver_persistent_header.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@520323179","name":"","uri":"package:flutter/src/widgets/pages.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@521124995","name":"","uri":"package:flutter/src/widgets/navigator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@522211710","name":"","uri":"package:flutter/src/widgets/scrollbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@523384654","name":"","uri":"package:flutter/src/widgets/restoration.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@524066365","name":"","uri":"package:flutter/src/widgets/restoration_properties.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@525490736","name":"","uri":"package:flutter/src/widgets/automatic_keep_alive.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@526032539","name":"","uri":"package:flutter/src/widgets/form.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@527078752","name":"","uri":"package:flutter/src/foundation/_bitfield_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@528077497","name":"","uri":"package:flutter/src/foundation/_capabilities_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@529206865","name":"","uri":"package:flutter/src/foundation/_isolates_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@530188673","name":"","uri":"package:flutter/src/foundation/_platform_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@531172979","name":"","uri":"package:flutter/src/foundation/_timeline_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@532114528","name":"","uri":"package:flutter/src/material/back_button.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@533220367","name":"","uri":"package:flutter/src/widgets/inherited_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@534130468","name":"","uri":"package:flutter/src/widgets/slotted_render_object_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@535399801","name":"","uri":"package:flutter/src/widgets/binding.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@536441002","name":"","uri":"package:flutter/src/widgets/actions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@537443363","name":"","uri":"package:flutter/src/widgets/implicit_animations.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@538280150","name":"","uri":"package:flutter/src/widgets/focus_traversal.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@539241913","name":"","uri":"package:flutter/src/widgets/status_transitions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@540188970","name":"","uri":"package:flutter/src/widgets/snapshot_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@541183791","name":"","uri":"package:flutter/src/widgets/editable_text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@542164591","name":"","uri":"package:flutter/src/widgets/scroll_position_with_single_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@543437953","name":"","uri":"package:flutter/src/widgets/scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@544095492","name":"","uri":"package:flutter/src/widgets/inherited_model.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@545199871","name":"","uri":"package:flutter/src/painting/_network_image_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@546414514","name":"characters","uri":"package:characters/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@547284922","name":"","uri":"package:flutter/src/services/_background_isolate_binary_messenger_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@548443234","name":"","uri":"package:flutter/src/widgets/_html_element_view_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@549185805","name":"","uri":"package:flutter/src/widgets/platform_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@550336960","name":"","uri":"package:flutter/src/widgets/_platform_selectable_region_context_menu_io.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@551341097","name":"","uri":"package:flutter/src/widgets/selection_container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@552042876","name":"","uri":"package:flutter/src/widgets/focus_manager.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@553492240","name":"","uri":"package:flutter/src/widgets/focus_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@554043213","name":"","uri":"package:flutter/src/widgets/shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@555303785","name":"","uri":"package:flutter/src/widgets/adapter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@556463501","name":"","uri":"package:flutter/src/widgets/animated_cross_fade.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@557439825","name":"","uri":"package:flutter/src/widgets/animated_size.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@558157340","name":"","uri":"package:flutter/src/widgets/animated_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@559070758","name":"","uri":"package:flutter/src/widgets/scroll_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@560316757","name":"","uri":"package:flutter/src/widgets/scroll_physics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@561108986","name":"","uri":"package:flutter/src/widgets/scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@562358031","name":"","uri":"package:flutter/src/widgets/sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@563347078","name":"","uri":"package:flutter/src/widgets/animated_switcher.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@564200818","name":"","uri":"package:flutter/src/widgets/annotated_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@565236006","name":"","uri":"package:flutter/src/widgets/app.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@566168753","name":"","uri":"package:flutter/src/widgets/banner.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@567297651","name":"","uri":"package:flutter/src/widgets/default_text_editing_shortcuts.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@568140401","name":"","uri":"package:flutter/src/widgets/notification_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@569038718","name":"","uri":"package:flutter/src/widgets/performance_overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@570049130","name":"","uri":"package:flutter/src/widgets/router.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@571416081","name":"","uri":"package:flutter/src/widgets/scrollable_helpers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@572241909","name":"","uri":"package:flutter/src/widgets/semantics_debugger.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@573433526","name":"","uri":"package:flutter/src/widgets/shared_app_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@574410373","name":"","uri":"package:flutter/src/widgets/tap_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@575420430","name":"","uri":"package:flutter/src/widgets/text.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@576387583","name":"","uri":"package:flutter/src/widgets/title.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@577171358","name":"","uri":"package:flutter/src/widgets/widget_inspector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@578065810","name":"","uri":"package:flutter/src/widgets/app_lifecycle_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@579480208","name":"","uri":"package:flutter/src/widgets/async.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@580299494","name":"","uri":"package:flutter/src/widgets/autocomplete.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@581235064","name":"","uri":"package:flutter/src/widgets/container.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@582313948","name":"","uri":"package:flutter/src/widgets/inherited_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@583319124","name":"","uri":"package:flutter/src/widgets/overlay.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@584212999","name":"","uri":"package:flutter/src/widgets/autofill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@585411504","name":"","uri":"package:flutter/src/widgets/debug.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@586346943","name":"","uri":"package:flutter/src/widgets/visibility.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@587328197","name":"","uri":"package:flutter/src/widgets/widget_span.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@588244544","name":"","uri":"package:flutter/src/widgets/platform_menu_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@589176357","name":"","uri":"package:flutter/src/widgets/service_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@590024595","name":"","uri":"package:flutter/src/widgets/view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@591149455","name":"","uri":"package:flutter/src/widgets/bottom_navigation_bar_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@592228597","name":"","uri":"package:flutter/src/widgets/color_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@593256548","name":"","uri":"package:flutter/src/widgets/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@594215529","name":"","uri":"package:flutter/src/widgets/image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@595052487","name":"","uri":"package:flutter/src/widgets/context_menu_button_item.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@596173806","name":"","uri":"package:flutter/src/widgets/context_menu_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@597028981","name":"","uri":"package:flutter/src/widgets/lookup_boundary.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@598411058","name":"","uri":"package:flutter/src/widgets/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@599306157","name":"","uri":"package:flutter/src/widgets/decorated_sliver.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@600143571","name":"","uri":"package:flutter/src/widgets/default_selection_style.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@601426799","name":"","uri":"package:flutter/src/widgets/text_editing_intents.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@602224885","name":"","uri":"package:flutter/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@603238936","name":"","uri":"package:flutter/src/widgets/dismissible.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@604132872","name":"","uri":"package:flutter/src/widgets/gesture_detector.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@605163077","name":"","uri":"package:flutter/src/widgets/display_feature_sub_screen.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@606091131","name":"","uri":"package:flutter/src/widgets/disposable_build_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@607238322","name":"","uri":"package:flutter/src/widgets/drag_target.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@608035049","name":"","uri":"package:flutter/src/widgets/draggable_scrollable_sheet.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@609188862","name":"","uri":"package:flutter/src/widgets/layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@610498029","name":"","uri":"package:flutter/src/widgets/scroll_activity.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@611300709","name":"","uri":"package:flutter/src/widgets/scroll_context.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@612159306","name":"","uri":"package:flutter/src/widgets/scroll_notification.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@613085019","name":"","uri":"package:flutter/src/widgets/scroll_position.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@614443839","name":"","uri":"package:flutter/src/widgets/scroll_simulation.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@615433113","name":"","uri":"package:flutter/src/widgets/value_listenable_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@616338117","name":"","uri":"package:flutter/src/widgets/dual_transition_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@617282460","name":"","uri":"package:flutter/src/widgets/magnifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@618019050","name":"","uri":"package:flutter/src/widgets/scrollable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@619234476","name":"","uri":"package:flutter/src/widgets/spell_check.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@620152518","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_anchors.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@621437083","name":"","uri":"package:flutter/src/widgets/undo_history.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@622392320","name":"","uri":"package:flutter/src/widgets/fade_in_image.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@623456745","name":"","uri":"package:flutter/src/widgets/pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@624176620","name":"","uri":"package:flutter/src/widgets/will_pop_scope.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@625445139","name":"","uri":"package:flutter/src/widgets/grid_paper.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@626011697","name":"","uri":"package:flutter/src/widgets/heroes.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@627001244","name":"","uri":"package:flutter/src/widgets/icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@628226237","name":"","uri":"package:flutter/src/widgets/icon_data.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@629033112","name":"","uri":"package:flutter/src/widgets/icon_theme.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@630339134","name":"","uri":"package:flutter/src/widgets/placeholder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@631234176","name":"","uri":"package:flutter/src/widgets/scroll_aware_image_provider.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@632362382","name":"","uri":"package:flutter/src/widgets/image_filter.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@633039920","name":"","uri":"package:flutter/src/widgets/image_icon.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@634066802","name":"","uri":"package:flutter/src/widgets/interactive_viewer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@635106176","name":"","uri":"package:flutter/src/widgets/keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@636263486","name":"","uri":"package:flutter/src/widgets/list_wheel_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@637372966","name":"","uri":"package:flutter/src/widgets/scroll_metrics.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@638005443","name":"","uri":"package:flutter/src/widgets/modal_barrier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@639023576","name":"","uri":"package:flutter/src/widgets/navigation_toolbar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@640052554","name":"","uri":"package:flutter/src/widgets/navigator_pop_handler.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@641016527","name":"","uri":"package:flutter/src/widgets/nested_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@642080686","name":"","uri":"package:flutter/src/widgets/primary_scroll_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@643138684","name":"","uri":"package:flutter/src/widgets/sliver_fill.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@644166613","name":"","uri":"package:flutter/src/widgets/viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@645249797","name":"","uri":"package:flutter/src/widgets/orientation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@646361919","name":"","uri":"package:flutter/src/widgets/overflow_bar.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@647442496","name":"","uri":"package:flutter/src/widgets/overscroll_indicator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@648357337","name":"","uri":"package:flutter/src/widgets/page_storage.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@649030489","name":"","uri":"package:flutter/src/widgets/page_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@650370442","name":"","uri":"package:flutter/src/widgets/platform_selectable_region_context_menu.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@651159210","name":"","uri":"package:flutter/src/widgets/raw_keyboard_listener.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@652218688","name":"","uri":"package:flutter/src/widgets/reorderable_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@653197657","name":"","uri":"package:flutter/src/widgets/sliver_prototype_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@654191076","name":"","uri":"package:flutter/src/widgets/sliver_varied_extent_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@655234669","name":"","uri":"package:flutter/src/widgets/safe_area.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@656155810","name":"","uri":"package:flutter/src/widgets/two_dimensional_viewport.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@657016095","name":"","uri":"package:flutter/src/widgets/scroll_notification_observer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@658379720","name":"","uri":"package:flutter/src/widgets/selectable_region.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@659426794","name":"","uri":"package:flutter/src/widgets/single_child_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@660352392","name":"","uri":"package:flutter/src/widgets/size_changed_layout_notifier.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@661468192","name":"","uri":"package:flutter/src/widgets/sliver_layout_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@662250364","name":"","uri":"package:flutter/src/widgets/spacer.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@663144238","name":"","uri":"package:flutter/src/widgets/text_selection_toolbar_layout_delegate.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@664513180","name":"","uri":"package:flutter/src/widgets/texture.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@665197140","name":"","uri":"package:flutter/src/widgets/tween_animation_builder.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@666179090","name":"","uri":"package:flutter/src/widgets/two_dimensional_scroll_view.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@667487761","name":"","uri":"package:flutter/src/widgets/unique_widget.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@668139894","name":"pkg.collection.algorithms","uri":"package:collection/src/algorithms.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@669144163","name":"","uri":"package:collection/src/boollist.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@670196814","name":"","uri":"package:collection/src/canonicalized_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@671326211","name":"","uri":"package:collection/src/combined_wrappers/combined_iterable.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@672256243","name":"","uri":"package:collection/src/combined_wrappers/combined_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@673346360","name":"","uri":"package:collection/src/combined_wrappers/combined_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@674120263","name":"","uri":"package:collection/src/comparators.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@675183165","name":"","uri":"package:collection/src/equality.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@676016630","name":"","uri":"package:collection/src/equality_map.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@677271000","name":"","uri":"package:collection/src/equality_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@678190715","name":"","uri":"package:collection/src/functions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@679010181","name":"","uri":"package:collection/src/iterable_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@680143174","name":"","uri":"package:collection/src/iterable_zip.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@681058364","name":"","uri":"package:collection/src/list_extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@682248793","name":"","uri":"package:collection/src/priority_queue.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@683215612","name":"","uri":"package:collection/src/queue_list.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@684043860","name":"","uri":"package:collection/src/union_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@685016512","name":"","uri":"package:collection/src/union_set_controller.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@686278439","name":"","uri":"package:collection/src/unmodifiable_wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@687184915","name":"","uri":"package:collection/src/wrappers.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@688238165","name":"","uri":"package:collection/src/utils.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@689071011","name":"","uri":"package:collection/src/combined_wrappers/combined_iterator.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@690055726","name":"","uri":"package:collection/src/empty_unmodifiable_set.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@691100132","name":"","uri":"package:characters/src/characters.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@692079859","name":"","uri":"package:characters/src/extensions.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@693424462","name":"","uri":"package:characters/src/characters_impl.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@694432938","name":"","uri":"package:characters/src/grapheme_clusters/table.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@695244126","name":"","uri":"package:characters/src/grapheme_clusters/constants.dart"},{"type":"@Library","fixedId":true,"id":"libraries/@696426557","name":"","uri":"package:characters/src/grapheme_clusters/breaks.dart"}],"breakpoints":[],"exceptionPauseMode":"Unhandled","_debuggerSettings":{"_exceptions":"unhandled"},"extensionRPCs":["ext.dart.io.getHttpEnableTimelineLogging","ext.dart.io.setHttpEnableTimelineLogging","ext.dart.io.httpEnableTimelineLogging","ext.dart.io.getSocketProfile","ext.dart.io.startSocketProfiling","ext.dart.io.pauseSocketProfiling","ext.dart.io.socketProfilingEnabled","ext.dart.io.clearSocketProfile","ext.dart.io.getVersion","ext.dart.io.getHttpProfile","ext.dart.io.getHttpProfileRequest","ext.dart.io.clearHttpProfile"],"isolate_group":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false}},"id":"721"} [11:27:03] [DAP] [Info] <== {"seq":5242,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"773\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5243,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"774\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5244,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"775\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5245,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"776\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5246,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"777\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5247,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"778\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5248,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"779\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5249,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"780\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5250,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"781\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5251,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"782\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5252,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"783\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5253,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"784\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5254,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"785\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5255,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"786\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5256,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"787\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5257,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"788\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5258,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"789\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5259,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"790\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5260,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"791\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5261,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"792\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5262,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"793\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5263,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"794\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5264,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"795\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5265,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"796\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5266,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"797\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5267,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"798\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"741","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"728"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"742","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"743","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"744","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"745","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"746","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"747","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"748","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"749","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"750","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"751","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"752","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"753","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"754","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"755","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"756","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"757","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"758","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"759","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"760","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"761","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"762","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"763","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"764","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"765","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"766","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"767","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"768","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"769","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"770","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"771","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"772","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5268,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"799\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5269,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"800\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5270,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"801\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5271,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"802\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5272,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"803\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5273,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"804\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5274,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"805\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5275,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"806\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5276,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"807\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5277,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"808\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5278,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"809\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5279,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"810\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5280,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"811\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5281,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"812\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5282,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"813\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5283,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"814\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5284,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"815\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5285,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"816\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5286,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"817\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5287,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"818\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"819\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5289,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"820\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"821\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"822\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"823\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"824\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"773","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"774","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"775","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"776","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"777","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"778","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"779","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"780","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"781","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"782","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"783","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"784","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"785","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"786","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"787","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"788","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"789","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"790","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"791","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"792","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"793","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"794","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"795","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"796","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"797","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"798","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"799","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"800","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"801","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"802","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"803","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"804","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"805","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"806","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"807","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"808","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"809","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"810","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"811","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"812","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"813","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"814","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"815","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"816","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"817","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"818","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"819","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"820","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"821","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"822","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"823","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"824","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5294,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"825\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"826\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5296,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"827\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5297,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"828\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5298,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"829\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5299,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"830\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5300,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"831\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"832\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"833\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"834\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"835\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"836\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"837\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"838\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"839\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"840\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"841\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"842\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5312,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"843\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5313,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"844\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"845\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"846\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5316,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"847\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5317,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"848\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5318,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"849\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"850\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"825","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"826","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"827","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"828","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"829","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"830","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"831","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"832","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"833","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"834","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"835","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"836","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"837","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"838","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"839","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"840","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"841","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"842","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"843","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"844","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"845","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"846","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"847","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"848","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"849","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"850","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"851\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5321,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"852\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5322,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"853\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"854\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"855\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5325,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"856\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5326,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"857\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"858\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"859\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"860\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"861\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"862\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"863\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5333,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"864\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"865\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"866\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"867\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"868\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"869\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"870\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"871\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"872\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"873\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"874\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"875\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"876\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"851","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"852","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"853","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"854","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"855","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"856","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"857","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"858","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"859","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"860","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"861","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"862","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"863","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"864","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"865","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"866","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"867","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"868","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"869","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"870","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"871","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"872","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"873","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"874","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"875","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"876","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"877\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"878\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"879\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"880\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"881\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"882\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"883\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"884\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"885\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"886\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"887\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"888\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"889\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"890\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"891\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"892\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"893\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"894\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"895\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"896\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"897\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"898\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"899\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"900\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"901\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"902\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"877","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"878","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"879","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"880","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"881","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"882","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"883","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"884","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"885","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"886","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"887","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"888","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"889","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"890","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"891","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"892","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"893","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"894","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"895","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"896","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"903\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"904\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"905\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"906\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"907\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"908\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"909\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"910\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"911\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"912\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"913\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"914\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"915\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"916\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"917\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"918\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"919\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"920\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"921\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"922\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"923\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"924\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"925\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"926\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"927\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"928\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"897","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"898","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"899","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"900","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"901","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"902","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"929\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5399,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"930\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"931\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"932\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"933\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"934\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"935\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"936\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"937\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"938\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"939\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"940\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"941\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"942\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"943\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"944\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"945\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"946\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"947\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"948\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"949\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"950\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"951\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"952\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"953\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"954\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"903","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"904","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"905","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"906","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"907","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"908","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"909","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"910","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"911","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"912","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"913","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"914","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"915","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"916","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"917","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"918","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"919","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"920","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"921","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"922","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"923","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"924","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"925","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"926","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"927","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"928","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"929","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"930","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"931","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"932","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"933","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"934","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"935","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"936","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"937","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"938","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"939","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"940","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"941","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"942","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"943","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"944","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"945","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"946","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"947","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"948","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"949","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"950","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"955\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"956\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"957\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"958\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"959\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"960\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"961\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"962\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"963\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"964\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"965\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"966\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"967\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"968\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"969\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"970\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"971\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"972\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"973\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"974\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"975\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"976\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"977\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"978\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"979\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"980\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"951","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"952","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"953","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"954","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"981\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"982\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"983\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"984\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"985\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"986\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"987\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"988\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"989\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"990\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"991\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"992\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"993\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"994\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"995\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"996\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"997\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"998\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"999\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1000\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1001\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1002\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1003\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1004\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1005\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1006\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"955","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"956","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"957","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"958","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"959","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"960","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"961","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1007\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1008\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1009\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1010\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1011\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1012\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1013\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1014\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1015\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1016\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1017\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1018\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1019\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1020\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1021\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1022\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1023\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5493,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1024\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1025\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1026\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1027\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1028\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1029\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1030\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1031\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1032\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"962","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"963","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"964","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"965","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"966","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"967","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"968","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"969","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"970","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"971","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"972","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"973","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"974","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"975","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"976","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"977","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"978","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"979","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"980","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"981","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"982","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"983","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"984","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"985","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"986","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"987","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1033\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1034\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1035\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1036\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1037\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1038\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1039\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1040\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1041\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1042\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1043\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1044\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1045\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1046\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1047\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1048\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1049\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1050\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1051\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1052\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1053\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1054\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1055\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1056\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1057\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1058\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"988","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"989","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"990","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"991","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"992","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"993","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"994","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"995","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"996","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"997","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"998","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"999","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1000","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1001","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1002","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1003","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1004","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1005","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1006","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1007","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1008","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1009","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1010","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1011","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1012","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1013","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1014","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1015","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1016","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1017","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1018","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1019","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1020","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1021","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1022","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1023","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1024","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1025","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1026","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1027","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1028","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1029","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1030","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1031","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1032","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1033","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1034","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1035","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1036","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1059\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1060\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1061\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1062\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1063\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1064\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1065\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1066\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1067\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1068\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1069\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1070\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1071\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1072\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1073\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1074\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1075\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1076\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1077\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1078\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1079\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1080\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1081\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1082\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1083\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1084\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1037","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1038","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1039","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1040","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1041","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1042","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1043","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1044","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1045","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1046","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1047","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1048","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1049","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1050","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1051","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1052","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1053","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1054","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1055","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1056","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1057","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1058","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1085\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1086\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1087\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1088\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1089\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1090\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1091\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1092\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1093\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1094\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1095\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1096\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1097\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1098\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1099\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1059","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1060","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1061","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1062","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1063","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1064","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1065","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1066","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1067","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1068","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1069","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1070","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1071","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1072","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1073","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1074","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1075","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1076","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1077","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1078","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1079","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1080","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1081","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1082","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1083","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1084","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5607,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1085","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1086","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1087","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1088","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1089","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1090","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1091","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1092","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1093","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1094","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1095","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1096","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1097","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1098","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1099","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5701,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5795,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":5891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5908,"type":"response","request_seq":8,"command":"threads","success":true,"body":{"threads":[{"id":0,"name":"main"},{"id":1,"name":"_MainAppState._count"},{"id":2,"name":"_MainAppState._count"},{"id":3,"name":"_MainAppState._count"},{"id":4,"name":"_MainAppState._count"},{"id":5,"name":"_MainAppState._count"},{"id":6,"name":"_MainAppState._count"},{"id":7,"name":"_MainAppState._count"},{"id":8,"name":"_MainAppState._count"},{"id":9,"name":"_MainAppState._count"},{"id":10,"name":"_MainAppState._count"}]}} [11:27:03] [DAP] [Info] <== {"seq":5909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"733\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":5999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6003,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6033,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6034,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6035,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6036,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6037,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6038,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6039,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6040,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6041,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6042,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6043,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6044,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6045,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6046,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6047,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6048,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6049,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6050,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6051,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6052,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6053,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6054,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6055,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6056,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6057,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6058,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6059,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6060,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6061,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6062,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6063,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6066,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6067,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6068,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6069,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6070,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6071,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6072,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6073,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6076,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6077,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6078,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6079,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6080,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6081,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6082,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6083,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6084,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6085,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6086,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6087,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6088,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6089,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6090,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/2794173109992507","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6091,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6092,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6093,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6094,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6095,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6096,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6097,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6098,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6099,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6100,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6101,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6102,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6103,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6104,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6105,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6106,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6107,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6108,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6109,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6112,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6113,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6114,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"733"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6118,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6119,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6120,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6121,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6122,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6123,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6124,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6125,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6126,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6127,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6128,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6129,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6132,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6133,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6135,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6136,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6137,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6138,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6139,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6140,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6141,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6142,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6143,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6144,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6145,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6148,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6149,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6150,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6151,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6152,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6153,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6154,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6155,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6156,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6157,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6158,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6159,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6160,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6161,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6162,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6163,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6164,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6165,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6166,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6167,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6168,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6169,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6170,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6171,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6174,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6175,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6176,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6177,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6180,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1709\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6181,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1710\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6182,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1711\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6183,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1712\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6184,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1713\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6185,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1714\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6186,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1715\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6187,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1716\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6188,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1717\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1718\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6190,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1719\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6191,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1720\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6192,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1721\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6193,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1722\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6194,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1723\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6195,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1724\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6196,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1725\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6197,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1726\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6198,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1727\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6199,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1728\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6200,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1729\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6201,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1730\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6202,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1731\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6203,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1732\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6204,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1733\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6205,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1734\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6206,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1735\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6207,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1736\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6208,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1737\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6209,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1738\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6210,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1739\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6211,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1740\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6212,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1741\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6213,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1742\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6214,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1743\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6215,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1744\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6216,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1745\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6217,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1746\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6218,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1747\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1748\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1749\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1750\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1751\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1752\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1753\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1754\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1755\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1756\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1757\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1758\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6230,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1759\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6231,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1760\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6232,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1761\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6233,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1762\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6234,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1763\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6235,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1764\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6236,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1765\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6237,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1766\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6238,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1767\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6239,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1768\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6240,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1769\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6241,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1770\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6242,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1771\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6243,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1772\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6244,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1773\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6245,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1774\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6246,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1775\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6247,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1776\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6248,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1777\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6249,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1778\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6250,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1779\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6251,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1780\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6252,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1781\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6253,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1782\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6254,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1783\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6255,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1784\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6256,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1785\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6257,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1786\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6258,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1787\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6259,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1788\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6260,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1789\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6261,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1790\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6262,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1791\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6263,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1792\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6264,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1793\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6265,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1794\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6266,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1795\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6267,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1796\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6268,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1797\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6269,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1798\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6270,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1799\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6271,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1800\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6272,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1801\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6273,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1802\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6274,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1803\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6275,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1804\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6276,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1805\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6277,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1806\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6278,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1807\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6279,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1808\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6280,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1809\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6281,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1810\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6282,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1811\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6283,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1812\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6284,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1813\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6285,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1814\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6286,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1815\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6287,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1816\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1817\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6289,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1818\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1819\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1820\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1821\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1822\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6294,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1823\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1824\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6296,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1825\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6297,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1826\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6298,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1827\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6299,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1828\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6300,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1829\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1830\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1831\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1832\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1833\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1834\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1835\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1836\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1837\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1838\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1839\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1840\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6312,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1841\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6313,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1842\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1843\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1844\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6316,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1845\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6317,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1846\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6318,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1847\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1848\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1849\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6321,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1850\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6322,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1851\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1852\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1853\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6325,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1854\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6326,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1855\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1856\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1857\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1858\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1859\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1860\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1861\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6333,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1862\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1863\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1864\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1865\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1866\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1867\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1868\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1869\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1870\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1871\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1872\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1873\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1874\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1875\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1876\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1877\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1878\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1879\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1880\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1881\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1882\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1883\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1884\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1885\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1886\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1887\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1888\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1889\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1890\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1891\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1892\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1893\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1894\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1895\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1896\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1897\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1898\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1899\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1900\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1901\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1902\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1903\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1904\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1905\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1906\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1907\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1908\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1909\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1910\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1911\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1912\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1913\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1914\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1915\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1916\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1917\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1918\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1919\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1920\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1921\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1922\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1923\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1924\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1925\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1926\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1927\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6399,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1928\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1929\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1930\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1931\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1932\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1933\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1934\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1935\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1936\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1937\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1938\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1939\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1940\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1941\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1942\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1943\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1944\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1945\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1946\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1947\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1948\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1949\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1950\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1951\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1952\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1953\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1954\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1955\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1956\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1957\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1958\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1959\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1960\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1961\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1962\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1963\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1964\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1965\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1966\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1967\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1968\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1969\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1970\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1971\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1972\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1973\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1974\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1975\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1976\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1977\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1978\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1979\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1980\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1981\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1982\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1983\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1984\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1985\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1986\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1987\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1988\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1989\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1990\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1991\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1992\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1993\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1994\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1995\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1996\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1997\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1998\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"1999\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2000\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2001\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2002\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2003\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2004\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2005\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2006\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2007\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2008\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2009\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2010\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2011\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2012\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2013\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2014\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2015\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2016\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2017\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2018\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2019\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2020\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2021\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6493,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2022\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2023\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2024\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2025\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2026\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2027\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2028\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2029\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2030\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2031\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2032\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2033\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2034\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2035\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2036\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2037\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2038\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2039\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2040\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2041\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2042\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2043\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2044\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2045\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2046\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2047\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2048\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2049\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2050\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2051\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2052\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2053\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2054\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2055\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2056\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2057\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2058\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2059\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2060\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2061\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2062\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2063\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2064\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2065\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2066\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2067\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2068\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2069\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2070\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2071\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2072\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2073\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2074\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2075\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2076\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2077\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2078\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2079\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2080\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2081\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2082\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2083\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2084\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2085\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2086\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2087\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2088\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2089\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2090\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2091\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2092\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2093\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2094\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2095\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2096\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2097\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2098\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2099\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"734\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1709","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1710","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1711","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1712","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1713","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1714","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1715","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1716","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1717","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1718","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1719","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1720","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1721","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1722","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1723","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1724","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1725","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1726","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1727","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1728","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1729","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1730","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1731","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1732","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1733","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1734","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1735","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1736","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1737","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1738","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1739","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1740","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1741","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1742","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1743","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1744","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1745","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1746","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1747","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1748","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1749","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1750","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1751","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1752","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1753","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1754","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1755","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1756","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1757","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1758","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1759","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1760","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1761","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1762","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1763","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1764","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1765","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1766","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1767","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1768","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1769","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1770","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1771","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1772","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1773","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1774","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1775","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1776","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1777","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1778","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1779","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1780","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1781","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1782","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1783","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1784","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1785","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1786","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1787","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1788","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1789","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1790","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1791","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1792","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1793","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1794","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1795","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1796","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1797","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1798","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1799","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1800","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1801","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1802","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1803","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1804","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1805","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1806","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1807","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1808","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1809","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1810","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1811","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1812","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1813","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1814","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1815","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1816","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1817","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1818","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1819","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1820","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1821","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1822","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1823","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1824","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1825","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1826","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6701,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1827","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1828","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1829","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1830","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1831","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1832","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1833","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1834","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1835","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1836","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1837","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1838","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1839","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1840","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1841","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1842","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1843","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1844","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1845","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1846","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1847","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1848","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1849","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1850","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1851","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1852","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1853","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1854","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1855","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1856","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1857","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1858","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1859","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1860","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1861","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1862","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1863","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1864","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1865","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1866","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1867","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1868","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1869","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1870","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1871","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1872","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1873","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1874","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1875","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1876","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1877","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1878","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1879","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1880","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1881","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1882","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1883","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1884","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1885","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1886","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1887","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1888","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1889","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1890","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1891","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1892","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1893","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1894","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1895","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1896","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1897","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1898","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1899","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1900","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1901","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1902","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1903","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1904","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1905","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1906","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1907","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1908","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1909","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1910","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1911","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1912","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1913","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1914","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1915","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1916","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1917","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1918","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1919","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1920","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1921","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1922","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1923","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1924","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1925","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1926","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1927","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1928","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1929","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1930","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1931","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1932","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1933","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1934","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1935","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1936","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1937","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1938","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1939","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1940","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1941","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1942","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1943","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1944","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1945","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1946","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1947","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1948","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1949","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1950","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1951","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1952","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1953","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1954","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1955","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1956","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1957","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1958","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1959","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1960","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1961","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1962","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1963","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1964","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1965","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1966","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1967","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1968","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1969","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1970","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1971","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1972","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1973","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1974","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1975","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1976","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1977","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1978","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1979","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1980","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1981","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1982","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1983","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1984","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1985","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1986","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1987","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1988","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1989","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1990","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1991","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1992","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1993","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1994","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1995","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1996","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1997","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1998","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"1999","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2000","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2001","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2002","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2003","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2004","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2005","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2006","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2007","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2008","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2009","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2010","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2011","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2012","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2013","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2014","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2015","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2016","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2017","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2018","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2019","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2020","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2021","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2022","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2023","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2024","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2025","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2026","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2027","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2028","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2029","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2030","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2031","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2032","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2033","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2034","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2035","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2036","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2037","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2038","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2039","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2040","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2041","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2042","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2043","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2044","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2045","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2046","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2047","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2048","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2049","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2050","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2051","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2052","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2053","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2054","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2055","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2056","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2057","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2058","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2059","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2060","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2061","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2062","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2063","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2064","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2065","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2066","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2067","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2068","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2069","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2070","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2071","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2072","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2073","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2074","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2075","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2076","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2077","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2078","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2079","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2080","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2081","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2082","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2083","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2084","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2085","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2086","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2087","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2088","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2089","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2090","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2091","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2092","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2093","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2094","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2095","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2096","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2097","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2098","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2099","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5649721535303643","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"734"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6795,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6908,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6909,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":6998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":6999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7003,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7033,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7034,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7035,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7036,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7037,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7038,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7039,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7040,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7041,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7042,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7043,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7044,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7045,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7046,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7047,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7048,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7049,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7050,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7051,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7052,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7053,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7054,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7055,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7056,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7057,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7058,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7059,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7060,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7061,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7062,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7063,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7066,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7067,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7068,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7069,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7070,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7071,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7072,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7073,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7076,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7077,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7078,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7079,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7080,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7081,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7082,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7083,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7084,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7085,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7086,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7087,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7088,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7089,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7090,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7091,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7092,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7093,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7094,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7095,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7096,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7097,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7098,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7099,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7100,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7101,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7102,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7103,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7104,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7105,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7106,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7107,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7108,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7109,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7112,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7113,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7114,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7118,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7119,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7120,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7121,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7122,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7123,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7124,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7125,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7126,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7127,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7128,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7129,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7132,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7133,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7135,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7136,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7137,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7138,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7139,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7140,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7141,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7142,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7143,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7144,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7145,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7148,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7149,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7150,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7151,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7152,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7153,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7154,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7155,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7156,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7157,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7158,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7159,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7160,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7161,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7162,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7163,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7164,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7165,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7166,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7167,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7168,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7169,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7170,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7171,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7174,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7175,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7176,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7177,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7180,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7181,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2709\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7182,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2710\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7183,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2711\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7184,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2712\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7185,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2713\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7186,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2714\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7187,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2715\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7188,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2716\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2717\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7190,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2718\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7191,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2719\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7192,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2720\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7193,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2721\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7194,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2722\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7195,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2723\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7196,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2724\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7197,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2725\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7198,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2726\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7199,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2727\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7200,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2728\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7201,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2729\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7202,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2730\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7203,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2731\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7204,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2732\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7205,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2733\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2709","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2710","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2711","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2712","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2713","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2714","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2715","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2716","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2717","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2718","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2719","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2720","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2721","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2722","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2723","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2724","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2725","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2726","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2727","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7206,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2734\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7207,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2735\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7208,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2736\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7209,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2737\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7210,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2738\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7211,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2739\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7212,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2740\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7213,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2741\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7214,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2742\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7215,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2743\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7216,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2744\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7217,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2745\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7218,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2746\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2747\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2748\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2749\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2750\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2751\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2752\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2753\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2754\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2755\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2756\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2757\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7230,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2758\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7231,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2759\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2728","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2729","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2730","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2731","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2732","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2733","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2734","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2735","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2736","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2737","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2738","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2739","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2740","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2741","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2742","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2743","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2744","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2745","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2746","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2747","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7232,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2760\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7233,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2761\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7234,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2762\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7235,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2763\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7236,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2764\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7237,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2765\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7238,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2766\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7239,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2767\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7240,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2768\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7241,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2769\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7242,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2770\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7243,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2771\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7244,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2772\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7245,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2773\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7246,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2774\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7247,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2775\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7248,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2776\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7249,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2777\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7250,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2778\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7251,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2779\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7252,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2780\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7253,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2781\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7254,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2782\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7255,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2783\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7256,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2784\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7257,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2785\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2748","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2749","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2750","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2751","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2752","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7258,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2786\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7259,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2787\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7260,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2788\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7261,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2789\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7262,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2790\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7263,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2791\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7264,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2792\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7265,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2793\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7266,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2794\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7267,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2795\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7268,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2796\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7269,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2797\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7270,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2798\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7271,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2799\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7272,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2800\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7273,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2801\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7274,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2802\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7275,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2803\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7276,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2804\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7277,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2805\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7278,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2806\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7279,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2807\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7280,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2808\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7281,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2809\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7282,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2810\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7283,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2811\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2753","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2754","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2755","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2756","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2757","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2758","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2759","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7284,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2812\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7285,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2813\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7286,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2814\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7287,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2815\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2816\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7289,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2817\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2818\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2819\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2820\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2821\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7294,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2822\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2823\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7296,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2824\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7297,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2825\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7298,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2826\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7299,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2827\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7300,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2828\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2829\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2830\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2831\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2832\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"735\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2833\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2834\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2835\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2836\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2837\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2838\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7312,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2839\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7313,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2840\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2841\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2842\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7316,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2843\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7317,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2844\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7318,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2845\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2846\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2847\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7321,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2848\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7322,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2849\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2850\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2851\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7325,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2852\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7326,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2853\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2854\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2855\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2856\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2857\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2858\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2859\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7333,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2860\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2861\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2862\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2760","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2761","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2762","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2763","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2764","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2765","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2766","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2767","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2768","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2769","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2770","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2771","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2772","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2773","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2774","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2775","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2776","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2777","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2778","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2779","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2780","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2781","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2782","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2783","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2784","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2785","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2786","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2787","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2788","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2789","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2790","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2791","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2792","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2793","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2794","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2795","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2796","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2797","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2798","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2799","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2800","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2801","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2802","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2803","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2804","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2805","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2806","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2807","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2808","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2809","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2810","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2811","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2863\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2864\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2865\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2866\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2867\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2868\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2869\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2870\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2871\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2872\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2873\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2874\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2875\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2876\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2877\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2878\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2879\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2880\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2881\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2882\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2883\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2884\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2885\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2886\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2887\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2888\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2812","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2813","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2814","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2815","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2816","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2817","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2818","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2819","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2820","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2821","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2822","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2823","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2824","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2825","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2826","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2827","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2828","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2829","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2830","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2831","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2832","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6977913843662603","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"735"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2833","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2834","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2835","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2836","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2837","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2838","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2839","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2840","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2841","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2842","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2843","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2844","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2845","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2846","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2847","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2848","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2849","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2889\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2890\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2891\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2892\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2893\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2894\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2895\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2896\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2897\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2898\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2899\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2900\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2901\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2902\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2903\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2904\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2905\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2906\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2907\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2908\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2909\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2910\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2911\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2912\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2913\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2914\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2850","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2851","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2852","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2853","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2854","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2855","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2856","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2857","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2858","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2859","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2860","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2861","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2862","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2863","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2864","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2865","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2866","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2867","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2868","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2869","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2870","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2871","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2872","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2873","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2874","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2875","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2876","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2877","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2878","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2879","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2880","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2881","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2882","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2883","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2884","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2885","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2886","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2887","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2888","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2915\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2916\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2917\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2918\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2919\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2920\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2921\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2922\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2923\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2924\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2925\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7399,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2926\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2927\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2928\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2929\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2930\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2931\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2932\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2933\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2934\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2935\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2936\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2937\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2938\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2939\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2940\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2941\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2942\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2943\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2944\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2945\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2946\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2947\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2948\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2949\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2950\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2951\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2952\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2953\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2954\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2955\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2956\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2957\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2958\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2959\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2960\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2961\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2962\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2963\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2964\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2965\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2966\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2967\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2968\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2969\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2970\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2971\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2972\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2973\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2974\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2975\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2976\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2977\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2978\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2979\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2980\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2981\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2982\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2983\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2984\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2985\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2986\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2987\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2988\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2989\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2990\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2991\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2992\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2889","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2890","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2891","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2892","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2893","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2894","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2895","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2896","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2897","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2898","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2899","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2900","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2901","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2902","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2903","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2904","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2905","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2906","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2907","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2908","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2909","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2910","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2911","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2912","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2913","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2914","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2993\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2994\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2995\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2996\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2997\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2998\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"2999\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3000\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3001\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3002\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3003\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3004\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3005\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3006\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3007\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3008\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3009\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3010\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3011\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3012\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3013\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3014\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3015\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3016\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3017\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3018\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3019\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7493,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3020\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3021\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3022\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3023\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3024\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3025\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3026\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3027\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3028\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3029\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3030\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3031\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3032\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3033\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3034\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3035\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3036\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3037\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3038\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3039\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3040\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3041\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3042\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3043\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3044\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2915","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2916","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2917","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2918","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2919","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2920","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2921","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2922","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2923","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2924","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2925","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2926","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2927","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2928","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2929","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2930","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2931","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2932","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2933","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2934","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2935","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2936","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2937","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2938","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2939","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2940","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2941","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2942","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2943","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2944","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2945","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2946","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2947","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2948","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2949","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2950","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2951","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2952","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2953","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2954","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2955","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2956","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2957","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2958","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2959","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2960","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2961","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2962","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2963","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2964","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2965","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2966","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2967","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2968","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2969","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2970","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2971","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2972","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2973","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2974","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2975","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2976","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2977","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2978","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2979","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2980","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2981","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2982","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2983","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2984","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2985","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2986","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2987","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2988","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2989","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2990","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2991","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2992","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3045\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3046\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3047\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3048\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3049\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3050\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3051\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3052\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3053\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3054\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3055\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3056\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3057\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3058\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3059\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3060\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3061\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3062\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3063\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3064\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3065\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3066\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3067\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3068\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3069\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3070\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2993","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2994","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2995","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2996","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2997","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2998","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"2999","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3000","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3001","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3002","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3003","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3004","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3005","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3006","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3007","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3008","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3009","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3010","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3011","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3012","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3013","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3014","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3015","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3016","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3017","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3018","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3019","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3020","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3021","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3022","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3023","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3024","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3025","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3026","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3027","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3028","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3029","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3030","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3031","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3032","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3033","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3034","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3035","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3036","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3037","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3038","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3039","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3040","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3041","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3042","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3043","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3044","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3045","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3046","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3047","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3048","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3049","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3050","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3051","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3052","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3053","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3054","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3055","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3056","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3057","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3058","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3059","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3060","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3061","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3062","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3063","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3064","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3071\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3072\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3073\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3074\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3075\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3076\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3077\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3078\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3079\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3080\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3081\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3082\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3083\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3084\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3085\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3086\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3087\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3088\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3089\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3090\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3091\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3092\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3093\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3094\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3095\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3096\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3065","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3066","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3067","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3068","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3069","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3070","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3097\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3098\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3099\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3071","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3072","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3073","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3074","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3075","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3076","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3077","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3078","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3079","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3080","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3081","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3082","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3083","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3084","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3085","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3086","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3087","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3088","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3089","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3090","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3091","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3092","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3093","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3094","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3095","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3096","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3097","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3098","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3099","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7607,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7701,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7795,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7908,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7909,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":7933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":7999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"736\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/6794435533294247","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8033,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8034,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8035,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8036,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"736"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8037,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8038,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8039,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8040,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8041,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8042,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8043,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8044,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8045,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8046,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8047,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8048,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8049,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8050,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8051,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8052,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8053,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8054,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8055,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8056,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8057,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8058,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8059,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8060,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8061,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8062,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8063,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8066,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8067,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8068,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8069,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8070,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8071,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8072,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8073,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8076,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8077,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8078,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8079,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8080,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8081,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8082,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8083,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8084,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8085,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8086,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8087,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8088,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8089,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8090,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8091,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8092,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8093,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8094,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8095,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8096,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8097,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8098,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8099,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8100,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8101,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8102,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8103,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8104,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8105,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8106,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8107,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8108,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8109,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8112,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8113,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8114,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8118,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8119,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8120,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8121,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8122,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8123,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8124,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8125,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8126,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8127,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8128,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8129,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8132,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8133,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8135,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8136,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8137,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8138,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8139,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8140,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8141,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8142,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8143,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8144,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8145,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8148,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8149,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8150,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8151,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8152,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8153,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8154,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8155,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8156,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8157,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8158,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8159,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8160,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8161,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8162,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8163,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8164,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8165,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8166,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8167,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8168,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8169,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8170,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8171,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8174,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8175,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8176,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8177,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8180,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8181,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8182,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8183,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3709\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8184,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3710\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8185,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3711\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8186,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3712\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8187,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3713\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8188,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3714\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3715\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8190,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3716\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8191,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3717\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8192,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3718\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8193,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3719\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8194,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3720\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8195,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3721\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8196,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3722\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8197,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3723\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8198,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3724\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8199,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3725\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8200,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3726\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8201,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3727\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8202,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3728\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8203,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3729\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8204,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3730\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8205,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3731\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8206,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3732\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8207,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3733\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8208,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3734\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8209,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3735\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8210,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3736\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8211,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3737\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8212,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3738\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8213,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3739\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8214,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3740\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8215,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3741\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8216,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3742\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8217,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3743\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8218,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3744\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3745\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3746\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3747\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3748\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3749\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3750\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3751\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3752\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3753\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3754\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3755\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8230,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3756\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8231,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3757\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8232,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3758\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8233,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3759\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8234,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3760\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8235,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3761\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8236,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3762\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8237,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3763\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8238,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3764\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8239,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3765\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8240,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3766\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8241,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3767\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8242,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3768\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8243,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3769\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8244,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3770\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3709","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3710","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3711","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3712","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3713","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3714","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3715","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3716","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3717","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3718","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3719","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3720","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3721","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3722","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3723","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3724","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3725","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3726","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3727","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3728","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3729","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3730","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3731","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3732","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3733","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3734","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3735","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3736","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3737","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3738","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3739","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3740","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3741","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3742","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3743","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3744","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3745","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3746","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3747","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3748","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3749","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3750","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3751","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3752","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3753","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3754","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3755","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3756","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3757","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3758","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3759","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3760","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3761","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8245,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3771\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8246,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3772\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8247,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3773\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8248,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3774\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8249,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3775\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8250,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3776\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8251,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3777\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8252,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3778\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8253,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3779\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8254,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3780\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8255,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3781\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8256,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3782\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8257,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3783\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8258,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3784\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8259,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3785\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8260,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3786\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8261,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3787\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8262,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3788\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8263,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3789\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8264,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3790\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8265,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3791\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8266,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3792\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8267,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3793\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8268,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3794\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8269,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3795\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8270,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3796\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3762","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3763","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3764","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3765","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3766","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3767","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3768","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3769","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3770","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3771","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3772","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3773","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3774","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3775","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3776","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3777","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3778","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3779","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3780","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3781","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3782","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3783","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3784","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3785","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3786","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3787","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3788","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3789","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8271,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3797\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8272,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3798\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8273,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3799\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8274,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3800\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8275,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3801\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8276,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3802\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8277,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3803\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8278,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3804\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8279,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3805\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8280,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3806\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8281,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3807\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8282,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3808\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8283,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3809\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8284,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3810\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8285,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3811\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8286,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3812\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8287,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3813\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3814\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8289,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3815\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3816\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3817\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3818\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3819\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8294,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3820\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3821\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3790","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3791","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3792","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3793","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3794","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3795","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3796","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8296,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3822\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8297,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3823\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8298,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3824\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8299,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3825\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8300,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3826\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3827\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3828\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3829\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3830\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3831\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3832\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3833\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3834\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3835\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3836\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3837\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8312,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3838\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8313,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3839\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3840\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3841\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8316,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3842\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8317,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3843\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8318,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3844\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3845\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3846\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8321,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3847\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3797","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3798","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3799","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3800","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3801","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3802","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3803","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3804","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3805","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3806","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3807","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3808","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3809","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3810","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3811","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3812","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3813","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3814","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3815","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3816","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3817","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3818","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3819","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3820","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3821","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3822","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3823","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3824","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3825","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3826","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3827","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3828","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3829","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3830","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3831","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3832","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3833","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3834","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3835","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3836","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3837","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3838","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3839","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8322,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3848\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3849\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3850\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8325,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3851\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8326,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3852\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3853\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3854\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3855\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3856\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3857\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3858\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8333,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3859\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3860\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3861\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3862\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3863\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3864\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3865\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3866\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3867\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3868\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3869\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3870\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3871\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3872\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3873\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3840","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3841","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3842","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3843","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3844","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3845","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3846","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3847","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3874\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3875\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3876\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3877\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3878\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3879\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3880\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3881\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3882\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3883\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3884\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3885\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3886\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3887\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3888\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3889\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3890\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3891\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3892\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3893\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3894\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3895\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3896\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3897\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3898\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3899\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3848","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3849","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3850","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3851","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3852","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3853","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3854","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3855","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3856","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3857","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3858","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3859","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3860","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3861","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3862","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3863","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3864","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3865","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3866","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3867","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3868","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3869","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3870","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3871","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3872","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3873","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3874","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3875","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3876","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3877","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3878","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3879","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3880","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3881","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3882","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3883","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3900\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3901\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3902\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3903\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3904\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3905\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3906\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3907\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3908\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3909\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3910\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3911\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3912\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3913\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3914\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3915\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3916\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3917\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3918\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3919\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3920\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3921\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3922\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3923\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3924\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8399,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3925\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3884","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3885","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3886","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3887","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3888","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3889","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3890","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3891","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3892","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3893","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3894","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3895","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3896","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3897","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3898","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3899","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3926\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3927\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3928\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3929\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3930\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3931\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3932\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3933\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3934\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3935\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3936\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3937\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3938\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3939\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3940\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3941\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3942\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3943\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3944\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3945\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3946\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3947\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3948\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3949\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3950\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3951\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3900","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3901","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3902","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3903","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3904","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3905","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3906","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3907","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3908","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3909","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3910","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3911","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3912","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3913","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3914","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3915","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3916","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3917","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3918","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3919","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3920","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3921","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3922","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3923","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3924","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3925","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3952\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3953\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3954\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3955\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3956\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3957\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3958\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3959\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3960\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3961\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3962\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3963\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3964\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3965\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3966\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3967\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3968\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3969\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3970\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3971\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3972\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3973\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3974\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3975\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3976\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3977\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3926","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3927","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3928","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3929","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3930","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3931","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3932","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3933","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3934","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3935","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3936","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3937","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3938","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3939","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3940","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3941","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3942","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3943","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3944","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3945","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3946","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3947","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3948","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3949","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3950","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3951","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3978\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3979\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3980\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3981\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3982\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3983\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3984\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3985\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3986\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3987\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3988\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3989\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3990\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3991\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3992\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3993\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3994\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3995\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3996\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3997\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3998\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"3999\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4000\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4001\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4002\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4003\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4004\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4005\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4006\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4007\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4008\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4009\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4010\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4011\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4012\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4013\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4014\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4015\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4016\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4017\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4018\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8493,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4019\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4020\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4021\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4022\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4023\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4024\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4025\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4026\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4027\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4028\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4029\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4030\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4031\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4032\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4033\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4034\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4035\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4036\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4037\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4038\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4039\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4040\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4041\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4042\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4043\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4044\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4045\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4046\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4047\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4048\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4049\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4050\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4051\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4052\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4053\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4054\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4055\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4056\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4057\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4058\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4059\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4060\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4061\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4062\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4063\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4064\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4065\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4066\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4067\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4068\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4069\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4070\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4071\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4072\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4073\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4074\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4075\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4076\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4077\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4078\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4079\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4080\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4081\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4082\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4083\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4084\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4085\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4086\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4087\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4088\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4089\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4090\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4091\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4092\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4093\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4094\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4095\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4096\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4097\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4098\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4099\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3952","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8607,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3953","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3954","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3955","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3956","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3957","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3958","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3959","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3960","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3961","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3962","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3963","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3964","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3965","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3966","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3967","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3968","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3969","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3970","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3971","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3972","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3973","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3974","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3975","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3976","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3977","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3978","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3979","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3980","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3981","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3982","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3983","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3984","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3985","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3986","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3987","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3988","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3989","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3990","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3991","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3992","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3993","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3994","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3995","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3996","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3997","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3998","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"3999","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4000","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4001","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4002","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4003","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4004","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4005","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4006","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4007","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4008","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4009","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4010","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4011","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4012","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4013","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4014","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4015","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4016","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4017","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4018","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4019","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4020","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4021","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4022","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4023","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4024","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4025","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4026","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4027","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4028","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4029","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4030","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4031","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4032","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4033","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4034","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4035","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4036","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4037","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4038","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4039","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4040","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4041","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4042","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4043","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4044","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4045","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4046","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4047","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4048","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4049","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4050","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4051","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4052","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4053","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4054","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4055","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4056","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4057","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4058","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4059","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4060","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4061","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4062","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4063","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4064","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4065","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4066","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4067","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4068","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4069","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4070","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4071","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4072","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4073","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4074","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4075","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4076","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4077","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4078","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4079","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4080","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4081","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4082","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4083","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4084","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4085","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4086","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4087","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4088","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4089","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4090","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4091","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4092","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4093","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4094","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4095","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4096","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4097","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4098","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4099","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"737\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/5524945431062339","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"737"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8795,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8908,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8909,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":8997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":8999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9003,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9033,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9034,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9035,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9036,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9037,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9038,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9039,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9040,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9041,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9042,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9043,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9044,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9045,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9046,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9047,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9048,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9049,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9050,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9051,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9052,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9053,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9054,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9055,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9056,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9057,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9058,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9059,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9060,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9061,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9062,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9063,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9066,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9067,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9068,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9069,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9070,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9071,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9072,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9073,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9076,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9077,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9078,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9079,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9080,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9081,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9082,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9083,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9084,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9085,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9086,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9087,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9088,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9089,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9090,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9091,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9092,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9093,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9094,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9095,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9096,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9097,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9098,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9099,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9100,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9101,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9102,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9103,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9104,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9105,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9106,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9107,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9108,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9109,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9112,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9113,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9114,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9118,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9119,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9120,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9121,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9122,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9123,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9124,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9125,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9126,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9127,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9128,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9129,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9132,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9133,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9135,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9136,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9137,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9138,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9139,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9140,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9141,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9142,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9143,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9144,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9145,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9148,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9149,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9150,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9151,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9152,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9153,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9154,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9155,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9156,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9157,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9158,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9159,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9160,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9161,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9162,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9163,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9164,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9165,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9166,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9167,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9168,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9169,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9170,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9171,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9174,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9175,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9176,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9177,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9180,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9181,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9182,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9183,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9184,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4709\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9185,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4710\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9186,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4711\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9187,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4712\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9188,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4713\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4714\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9190,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4715\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9191,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4716\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9192,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4717\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9193,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4718\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9194,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4719\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9195,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4720\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9196,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4721\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9197,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4722\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9198,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4723\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9199,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4724\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9200,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4725\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9201,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4726\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9202,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4727\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9203,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4728\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9204,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4729\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9205,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4730\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9206,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4731\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9207,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4732\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9208,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4733\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9209,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4734\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9210,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4735\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9211,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4736\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9212,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4737\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9213,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4738\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9214,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4739\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9215,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4740\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9216,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4741\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9217,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4742\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9218,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4743\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4744\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4745\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4746\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4747\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4748\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4749\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4750\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4751\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4752\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4753\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4754\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4709","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4710","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4711","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4712","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4713","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4714","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4715","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4716","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4717","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4718","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4719","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4720","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4721","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4722","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4723","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4724","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4725","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4726","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4727","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4728","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4729","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9230,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4755\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9231,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4756\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9232,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4757\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9233,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4758\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9234,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4759\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9235,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4760\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9236,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4761\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9237,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4762\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9238,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4763\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9239,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4764\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9240,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4765\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9241,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4766\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9242,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4767\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9243,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4768\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9244,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4769\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9245,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4770\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9246,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4771\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9247,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4772\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9248,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4773\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9249,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4774\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9250,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4775\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9251,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4776\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9252,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4777\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9253,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4778\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9254,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4779\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9255,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4780\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4730","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4731","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4732","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4733","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4734","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4735","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4736","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4737","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4738","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4739","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4740","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4741","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4742","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4743","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4744","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4745","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4746","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4747","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4748","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4749","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4750","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4751","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4752","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4753","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4754","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9256,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4781\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9257,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4782\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9258,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4783\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9259,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4784\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9260,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4785\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9261,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4786\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9262,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4787\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9263,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4788\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9264,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4789\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9265,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4790\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9266,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4791\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9267,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4792\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9268,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4793\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9269,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4794\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9270,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4795\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9271,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4796\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9272,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4797\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9273,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4798\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9274,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4799\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9275,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4800\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9276,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4801\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9277,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4802\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9278,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4803\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9279,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4804\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9280,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4805\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9281,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4806\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4755","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4756","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4757","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4758","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4759","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4760","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4761","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4762","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4763","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4764","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4765","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4766","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4767","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4768","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4769","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4770","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4771","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4772","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4773","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4774","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4775","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4776","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4777","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4778","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4779","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4780","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9282,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4807\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9283,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4808\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9284,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4809\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9285,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4810\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9286,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4811\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9287,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4812\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4813\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9289,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4814\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4815\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4816\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4817\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4818\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9294,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4819\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4820\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9296,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4821\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9297,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4822\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9298,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4823\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9299,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4824\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9300,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4825\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4826\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4827\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4828\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4829\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4830\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4831\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4832\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4781","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4782","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4783","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4784","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4785","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4786","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4787","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4788","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4789","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4790","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4791","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4792","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4793","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4794","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4795","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4796","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4797","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4798","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4799","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4800","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4801","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4802","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4803","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4804","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4805","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4806","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4833\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4834\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4835\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4836\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9312,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4837\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9313,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4838\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4839\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4840\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9316,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4841\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9317,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4842\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9318,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4843\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4844\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4845\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9321,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4846\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9322,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4847\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4848\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4849\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9325,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4850\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9326,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4851\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4852\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4853\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4854\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4855\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4856\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4857\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9333,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4858\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4807","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4808","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4809","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4810","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4811","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4812","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4813","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4814","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4815","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4816","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4817","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4818","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4819","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4820","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4821","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4822","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4823","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4824","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4825","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4826","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4827","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4828","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4829","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4830","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4831","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4832","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4859\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4860\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4861\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4862\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4863\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4864\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4865\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4866\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4867\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4868\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4869\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4870\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4871\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4872\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4873\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4874\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4875\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4876\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4877\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4878\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4879\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4880\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4881\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4882\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4883\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4884\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4833","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4834","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4835","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4836","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4837","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4838","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4839","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4840","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4841","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4842","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4843","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4844","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4845","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4846","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4847","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4848","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4849","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4850","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4851","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4852","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4853","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4854","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4855","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4856","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4857","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4858","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4885\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4886\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4887\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4888\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4889\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4890\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4891\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4892\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4893\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4894\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4895\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4896\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4897\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4898\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4899\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4900\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4901\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4902\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4903\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4904\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4905\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4906\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4907\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4908\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4909\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4910\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4859","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4860","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4861","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4862","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4863","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4864","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4865","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4866","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4867","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4868","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4869","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4870","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4871","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4872","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4873","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4874","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4875","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4876","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4877","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4878","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4879","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4880","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4881","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4882","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4883","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4884","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4911\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4912\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4913\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4914\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4915\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4916\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4917\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4918\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4919\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4920\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4921\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4922\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4923\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"738\"}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4924\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4925\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4926\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4927\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4928\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4929\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4930\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4931\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4932\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4933\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4934\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4935\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4936\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4937\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4938\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4939\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4940\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4941\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4942\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4943\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4944\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4945\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4946\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4947\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4948\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4949\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4950\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4951\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4952\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4953\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4954\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4955\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4956\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4957\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4958\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4959\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4960\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4961\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4962\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4963\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4964\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4965\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4966\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4967\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4968\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4969\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4970\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4971\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4972\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4973\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4974\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4975\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4976\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4977\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4978\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4979\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4980\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4981\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4982\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4983\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4984\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4985\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4986\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4987\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4988\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4885","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4886","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4887","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4888","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4889","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4890","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4891","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4892","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4893","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4894","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4895","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4896","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4897","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4898","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4899","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4900","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4901","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4902","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4903","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4904","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4905","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4906","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4907","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4908","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4909","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4910","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4911","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4912","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4913","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4914","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4915","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4916","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4917","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4918","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4919","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4920","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4921","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4922","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4923","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/3677571356511291","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4989\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4990\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4991\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4992\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4993\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4994\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4995\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4996\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4997\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4998\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"4999\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5000\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5001\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5002\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5003\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5004\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5005\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5006\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5007\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5008\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5009\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5010\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5011\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5012\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5013\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5014\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"738"} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4924","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4925","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4926","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4927","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4928","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4929","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4930","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4931","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4932","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4933","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4934","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4935","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4936","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4937","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4938","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4939","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4940","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4941","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4942","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4943","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4944","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4945","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4946","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4947","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4948","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4949","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4950","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4951","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4952","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4953","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4954","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4955","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4956","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4957","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4958","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4959","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4960","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4961","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4962","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4963","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4964","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4965","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4966","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4967","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4968","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4969","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4970","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4971","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4972","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4973","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4974","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4975","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4976","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4977","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4978","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4979","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4980","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4981","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4982","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4983","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4984","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4985","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4986","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4987","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4988","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5015\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5016\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9493,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5017\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5018\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5019\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5020\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5021\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5022\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5023\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5024\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5025\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5026\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5027\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5028\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5029\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5030\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5031\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5032\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5033\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5034\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5035\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5036\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5037\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5038\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5039\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5040\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4989","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4990","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4991","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4992","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4993","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4994","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4995","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4996","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4997","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4998","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"4999","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5000","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5001","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5002","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5003","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5004","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5005","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5006","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5007","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5008","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5009","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5010","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5011","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5012","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5013","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5014","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5015","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5016","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5017","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5018","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5019","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5020","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5021","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5022","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5023","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5024","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5025","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5026","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5027","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5028","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5029","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5030","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5041\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5042\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5043\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5044\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5045\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5046\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5047\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5048\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5049\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5050\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5051\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5052\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5053\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5054\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5055\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5056\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5057\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5058\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5059\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5060\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5061\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5062\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5063\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5064\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5065\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5066\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5031","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5032","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5033","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5034","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5035","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5036","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5037","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5038","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5039","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5040","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5067\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5068\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5069\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5070\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5071\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5072\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5073\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5074\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5075\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5076\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5077\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5078\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5079\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5080\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5081\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5082\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5083\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5084\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5085\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5086\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5087\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5088\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5089\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5090\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5091\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5092\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5041","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5042","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5043","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5044","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5045","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5046","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5047","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5048","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5049","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5050","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5051","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5052","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5053","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5054","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5055","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5056","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5057","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5058","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5059","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5060","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5061","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5062","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5063","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5064","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5065","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5066","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5093\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5094\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5095\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5096\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5097\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5098\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5099\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5067","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5068","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5069","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5070","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5071","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5072","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5073","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5074","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5075","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5076","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5077","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5078","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5079","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5080","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5081","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5082","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5083","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5084","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5085","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5086","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5087","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5088","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5089","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5090","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5091","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5092","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9607,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5093","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5094","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5095","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5096","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5097","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5098","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5099","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:03] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:03] [DAP] [Info] <== {"seq":9673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:03] [DAP] [Info] <== {"seq":9687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9701,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9795,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9908,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9909,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":9985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":9999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10003,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10033,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10034,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10035,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10036,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10037,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10038,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10039,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10040,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10041,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10042,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10043,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10044,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10045,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10046,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10047,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10048,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10049,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10050,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10051,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10052,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10053,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10054,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10055,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10056,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10057,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10058,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10059,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10060,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10061,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10062,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10063,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10066,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10067,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10068,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10069,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10070,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10071,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10072,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10073,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10076,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10077,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10078,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10079,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10080,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10081,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10082,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10083,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10084,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10085,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10086,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10087,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10088,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10089,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10090,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10091,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10092,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10093,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10094,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10095,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10096,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"739\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10098,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10099,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10100,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10101,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10102,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10103,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10104,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10105,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10106,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10107,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10108,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10109,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10112,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10113,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10114,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10118,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10119,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10120,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10121,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10122,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10123,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10124,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10125,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10126,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10127,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10128,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10129,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10132,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10133,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10135,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10136,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10137,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10138,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10139,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10140,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/309409828102843","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"739"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10141,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10142,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10143,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10144,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10145,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10148,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10149,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10150,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10151,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10152,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10153,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10154,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10155,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10156,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10157,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10158,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10159,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10160,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10161,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10162,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10163,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10164,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10165,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10166,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10167,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10168,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10169,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10170,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10171,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10174,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10175,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10176,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10177,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10180,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10181,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10182,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10183,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10184,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10185,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10186,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5709\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10187,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5710\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10188,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5711\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5712\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10190,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5713\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10191,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5714\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10192,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5715\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10193,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5716\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10194,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5717\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10195,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5718\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10196,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5719\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10197,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5720\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10198,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5721\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10199,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5722\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10200,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5723\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10201,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5724\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10202,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5725\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10203,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5726\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10204,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5727\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10205,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5728\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10206,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5729\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10207,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5730\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10208,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5731\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10209,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5732\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10210,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5733\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10211,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5734\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10212,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5735\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10213,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5736\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10214,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5737\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10215,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5738\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10216,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5739\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10217,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5740\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10218,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5741\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5709","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5710","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5711","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5712","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5713","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5714","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5715","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5716","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5717","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5718","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5719","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5720","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5721","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5722","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5723","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5724","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5725","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5726","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5727","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5728","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5729","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5730","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5742\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5743\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5744\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5745\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5746\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5747\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5748\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5749\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5750\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5751\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5752\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10230,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5753\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10231,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5754\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10232,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5755\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10233,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5756\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10234,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5757\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10235,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5758\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10236,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5759\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10237,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5760\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10238,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5761\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10239,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5762\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10240,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5763\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10241,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5764\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10242,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5765\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10243,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5766\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5731","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5732","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5733","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5734","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5735","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5736","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5737","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5738","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5739","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5740","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5741","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10244,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5767\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10245,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5768\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10246,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5769\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10247,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5770\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10248,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5771\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10249,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5772\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10250,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5773\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10251,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5774\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10252,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5775\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10253,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5776\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10254,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5777\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10255,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5778\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10256,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5779\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10257,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5780\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10258,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5781\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10259,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5782\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10260,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5783\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10261,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5784\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10262,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5785\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10263,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5786\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10264,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5787\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10265,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5788\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10266,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5789\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10267,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5790\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10268,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5791\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10269,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5792\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5742","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5743","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5744","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5745","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5746","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5747","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5748","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5749","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5750","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5751","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5752","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5753","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5754","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5755","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5756","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5757","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5758","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5759","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5760","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5761","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5762","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5763","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5764","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5765","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5766","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5767","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5768","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5769","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5770","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5771","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5772","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5773","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5774","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5775","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5776","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5777","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5778","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5779","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5780","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5781","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5782","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5783","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5784","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5785","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10270,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5793\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10271,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5794\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10272,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5795\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10273,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5796\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10274,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5797\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10275,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5798\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10276,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5799\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10277,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5800\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10278,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5801\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10279,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5802\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10280,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5803\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10281,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5804\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10282,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5805\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10283,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5806\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10284,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5807\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10285,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5808\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10286,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5809\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10287,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5810\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5811\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10289,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5812\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5813\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5814\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5815\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5816\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10294,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5817\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5818\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5786","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5787","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5788","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5789","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5790","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5791","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5792","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5793","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5794","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5795","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5796","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5797","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10296,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5819\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10297,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5820\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10298,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5821\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10299,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5822\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10300,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5823\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5824\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5825\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5826\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5827\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5828\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5829\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5830\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5831\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5832\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5833\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5834\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10312,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5835\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10313,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5836\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5837\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5838\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10316,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5839\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10317,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5840\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10318,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5841\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5842\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5843\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10321,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5844\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5798","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10322,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5845\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5846\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5847\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10325,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5848\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10326,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5849\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5850\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5851\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5852\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5853\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5854\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5855\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10333,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5856\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5857\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5858\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5859\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5860\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5861\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5862\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5863\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5864\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5865\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5866\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5867\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5868\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5869\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5870\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5799","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5800","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5801","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5802","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5803","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5804","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5805","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5806","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5807","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5808","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5809","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5810","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5811","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5812","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5813","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5814","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5815","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5816","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5817","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5818","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5819","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5820","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5871\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5872\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5873\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5874\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5875\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5876\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5877\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5878\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5879\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5880\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5881\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5882\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5883\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5884\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5885\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5886\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5887\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5888\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5889\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5890\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5891\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5892\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5893\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5894\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5895\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5896\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5821","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5822","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5823","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5824","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5825","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5826","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5827","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5828","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5829","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5830","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5831","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5832","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5833","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5834","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5835","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5836","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5837","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5838","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5839","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5840","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5841","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5842","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5843","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5844","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5897\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5898\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5899\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5900\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5901\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5902\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5903\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5904\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5905\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5906\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5907\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5908\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5909\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5910\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5911\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5912\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5913\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5914\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5915\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5916\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5917\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5918\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5919\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5920\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5921\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5845","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5846","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5847","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5848","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5849","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5850","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5851","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5852","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5853","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5854","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5855","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5856","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5857","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10399,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5922\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5923\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5924\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5925\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5926\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5927\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5928\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5929\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5930\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5931\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5932\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5933\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5934\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5935\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5936\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5937\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5938\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5939\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5940\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5941\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5942\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5943\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5944\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5945\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5946\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5947\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5858","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5859","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5860","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5861","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5862","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5863","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5864","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5865","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5866","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5867","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5868","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5869","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5870","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5871","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5872","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5873","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5874","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5875","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5876","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5877","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5878","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5879","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5880","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5881","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5882","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5883","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5884","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5885","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5886","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5887","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5888","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5889","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5890","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5891","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5892","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5893","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5894","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5895","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5896","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5897","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5898","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5899","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5900","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5901","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5902","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5903","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5904","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5905","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5906","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5907","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5908","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5909","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5910","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5911","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5912","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5913","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5914","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5915","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5916","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5917","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5918","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5919","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5920","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5921","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5922","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5923","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5924","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5925","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5926","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5927","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5928","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5929","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5930","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5931","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5932","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5933","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5934","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5935","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5936","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5937","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5938","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5939","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5940","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5941","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5948\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5949\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5950\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5951\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5952\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5953\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5954\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5955\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5956\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5957\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5958\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5959\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5960\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5961\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5962\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5963\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5964\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5965\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5966\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5967\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5968\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5969\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5970\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5971\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5972\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5973\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5942","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5943","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5944","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5945","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5946","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5947","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5974\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5975\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5976\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5977\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5978\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5979\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5980\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5981\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5982\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5983\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5984\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5985\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5986\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5987\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5988\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5989\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5990\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5991\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5992\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5993\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5994\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5995\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5996\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5997\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5998\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"5999\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6000\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6001\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6002\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6003\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6004\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6005\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6006\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6007\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6008\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6009\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6010\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6011\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6012\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6013\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6014\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6015\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10493,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6016\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6017\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6018\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6019\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6020\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6021\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6022\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6023\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6024\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6025\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6026\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6027\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6028\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6029\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6030\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6031\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6032\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6033\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6034\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6035\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6036\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6037\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6038\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6039\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6040\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6041\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6042\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6043\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6044\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6045\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6046\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6047\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6048\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6049\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6050\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6051\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6052\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6053\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6054\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6055\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6056\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6057\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6058\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6059\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6060\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6061\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6062\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6063\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6064\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6065\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6066\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6067\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6068\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6069\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6070\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6071\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6072\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6073\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6074\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6075\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6076\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6077\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6078\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6079\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6080\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6081\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6082\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6083\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6084\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6085\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6086\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6087\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6088\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6089\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6090\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6091\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6092\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6093\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6094\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6095\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6096\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6097\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6098\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6099\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10607,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5948","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5949","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5950","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5951","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5952","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5953","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5954","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5955","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5956","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5957","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5958","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5959","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5960","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5961","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5962","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5963","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5964","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5965","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5966","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5967","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5968","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5969","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5970","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5971","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5972","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5973","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5974","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5975","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5976","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5977","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5978","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5979","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5980","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5981","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5982","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5983","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5984","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5985","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5986","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5987","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5988","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5989","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5990","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5991","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5992","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5993","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5994","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5995","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5996","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5997","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5998","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"5999","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6000","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6001","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6002","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6003","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6004","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6005","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6006","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6007","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6008","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6009","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6010","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6011","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6012","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6013","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6014","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6015","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6016","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6017","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6018","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6019","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6020","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6021","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6022","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6023","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6024","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6025","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6026","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6027","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6028","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6029","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6030","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6031","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6032","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6033","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6034","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6035","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6036","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6037","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6038","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6039","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6040","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6041","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6042","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6043","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6044","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6045","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6046","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6047","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6048","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6049","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6050","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6051","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6052","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6053","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6054","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6055","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6056","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6057","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6058","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6059","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6060","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6061","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6062","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6063","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6064","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6065","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6066","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6067","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6068","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6069","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6070","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6071","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6072","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6073","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6074","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6075","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6076","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6077","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6078","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6079","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6080","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6081","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6082","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6083","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10701,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6084","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6085","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6086","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6087","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6088","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6089","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6090","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6091","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6092","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6093","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6094","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6095","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6096","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6097","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6098","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6099","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"740\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/8308509442716287","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"740"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10908,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10909,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":10995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":10999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11003,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11033,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11034,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11035,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11036,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11037,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11038,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11039,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11040,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11041,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11042,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11043,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11044,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11045,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11046,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11047,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11048,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11049,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11050,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11051,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11052,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11053,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11054,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11055,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11056,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11057,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11058,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11059,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11060,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11061,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11062,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11063,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11066,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11067,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11068,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11069,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11070,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11071,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11072,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11073,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11076,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11077,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11078,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11079,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11080,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11081,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11082,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11083,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11084,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11085,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11086,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11087,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11088,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11089,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11090,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11091,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11092,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11093,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11094,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11095,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11096,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11097,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11098,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11099,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11100,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11101,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11102,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11103,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11104,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11105,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11106,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11107,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11108,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11109,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11112,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11113,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11114,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11118,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11119,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11120,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11121,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11122,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11123,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11124,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11125,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11126,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11127,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11128,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11129,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11132,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11133,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11135,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11136,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11137,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11138,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11139,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11140,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11141,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11142,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11143,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11144,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11145,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11148,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11149,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11150,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11151,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11152,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11153,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11154,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11155,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11156,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11157,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11158,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11159,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11160,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11161,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11162,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11163,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11164,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11165,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11166,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11167,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11168,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11169,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11170,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11171,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11174,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11175,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11176,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11177,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11180,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11181,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11182,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11183,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11184,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11185,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11186,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11187,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6709\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11188,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6710\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6711\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11190,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6712\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11191,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6713\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11192,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6714\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11193,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6715\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11194,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6716\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11195,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6717\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11196,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6718\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11197,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6719\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11198,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6720\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11199,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6721\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11200,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6722\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11201,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6723\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11202,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6724\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11203,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6725\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11204,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6726\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11205,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6727\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11206,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6728\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11207,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6729\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11208,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6730\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11209,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6731\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11210,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6732\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11211,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6733\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11212,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6734\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11213,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6735\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11214,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6736\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11215,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6737\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11216,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6738\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11217,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6739\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11218,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6740\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6741\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6742\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6743\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6744\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6745\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6746\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6747\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6748\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6709","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6710","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6711","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6712","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6713","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6714","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6715","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6716","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6717","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6718","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6719","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6720","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6721","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6722","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6723","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6724","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6725","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6726","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6727","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6728","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6729","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6730","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6731","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6732","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6733","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6734","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6735","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6736","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6737","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6749\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6750\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6751\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11230,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6752\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11231,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6753\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11232,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6754\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11233,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6755\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11234,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6756\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11235,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6757\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11236,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6758\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11237,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6759\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11238,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6760\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11239,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6761\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11240,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6762\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11241,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6763\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11242,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6764\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11243,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6765\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11244,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6766\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11245,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6767\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11246,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6768\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11247,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6769\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11248,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6770\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11249,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6771\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11250,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6772\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11251,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6773\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11252,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6774\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6738","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6739","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6740","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6741","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6742","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6743","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6744","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6745","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6746","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6747","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6748","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6749","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6750","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6751","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6752","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6753","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6754","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6755","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6756","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6757","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6758","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6759","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6760","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6761","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6762","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6763","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11253,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6775\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11254,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6776\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11255,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6777\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11256,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6778\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11257,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6779\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11258,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6780\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11259,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6781\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11260,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6782\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11261,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6783\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11262,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6784\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11263,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6785\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11264,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6786\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11265,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6787\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11266,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6788\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11267,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6789\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11268,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6790\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11269,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6791\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11270,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6792\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11271,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6793\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11272,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6794\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11273,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6795\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11274,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6796\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11275,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6797\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11276,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6798\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11277,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6799\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11278,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6800\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6764","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6765","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6766","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6767","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6768","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6769","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6770","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6771","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6772","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6773","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6774","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6775","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6776","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6777","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6778","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6779","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6780","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6781","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6782","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6783","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6784","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6785","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6786","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6787","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6788","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11279,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6801\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11280,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6802\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11281,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6803\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11282,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6804\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11283,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6805\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11284,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6806\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11285,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6807\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11286,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6808\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11287,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6809\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11288,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6810\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11289,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6811\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11290,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6812\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11291,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6813\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11292,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6814\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11293,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6815\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11294,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6816\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6817\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11296,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6818\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11297,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6819\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11298,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6820\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11299,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6821\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11300,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6822\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6823\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6824\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6825\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6826\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6789","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6790","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6791","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6792","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6793","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6794","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6795","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6796","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6797","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6798","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6799","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6800","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6827\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6828\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6829\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6830\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6831\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6832\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6833\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11312,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6834\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11313,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6835\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6836\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6837\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11316,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6838\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11317,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6839\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11318,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6840\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6841\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6842\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11321,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6843\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11322,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6844\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6845\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6846\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11325,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6847\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11326,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6848\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6849\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6850\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11329,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6851\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11330,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6852\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6801","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6802","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6803","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6804","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6805","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6806","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6807","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6808","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6809","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6810","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6811","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6812","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6813","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6814","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6815","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6816","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6817","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6818","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6819","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6820","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6821","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6822","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6823","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6824","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6825","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6826","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6827","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6828","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6829","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6830","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6831","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6832","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6833","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6834","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6835","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6836","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6837","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6838","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6839","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6840","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6841","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6853\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6854\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11333,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6855\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11334,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6856\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6857\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6858\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11337,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6859\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11338,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6860\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6861\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6862\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11341,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6863\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6864\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6865\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11344,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6866\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11345,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6867\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11346,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6868\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6869\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6870\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11349,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6871\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11350,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6872\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6873\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6874\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11353,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6875\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6876\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6877\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6842","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6843","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6844","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6845","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6846","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6847","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6848","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6849","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6850","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6851","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6852","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11356,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6878\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11357,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6879\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11358,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6880\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11359,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6881\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11360,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6882\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11361,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6883\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11362,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6884\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11363,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6885\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11364,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6886\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11365,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6887\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11366,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6888\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11367,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6889\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11368,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6890\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11369,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6891\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11370,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6892\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11371,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6893\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11372,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6894\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11373,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6895\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11374,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6896\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11375,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6897\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11376,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6898\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11377,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6899\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11378,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6900\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11379,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6901\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11380,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6902\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11381,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6903\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6853","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6854","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6855","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6856","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6857","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6858","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6859","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6860","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6861","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6862","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6863","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6864","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6865","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6866","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6867","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6868","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6869","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6870","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6871","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6872","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6873","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6874","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6875","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6876","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6877","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6878","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6879","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6880","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6881","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6882","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6883","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6884","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6885","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6886","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6887","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6888","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6889","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11382,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6904\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11383,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6905\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11384,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6906\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11385,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6907\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11386,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6908\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11387,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6909\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11388,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6910\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11389,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6911\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11390,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6912\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11391,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6913\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11392,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6914\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11393,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6915\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6916\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11395,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6917\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11396,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6918\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11397,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6919\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11398,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6920\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11399,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6921\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11400,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6922\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11401,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6923\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11402,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6924\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11403,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6925\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11404,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6926\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11405,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6927\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11406,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6928\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11407,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6929\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6890","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6891","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6892","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6893","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6894","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6895","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6896","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6897","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6898","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6899","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6900","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6901","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6902","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6903","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11408,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6930\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11409,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6931\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11410,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6932\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11411,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6933\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11412,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6934\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11413,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6935\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11414,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6936\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11415,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6937\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11416,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6938\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11417,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6939\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11418,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6940\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11419,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6941\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11420,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6942\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11421,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6943\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11422,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6944\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11423,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6945\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11424,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6946\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11425,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6947\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11426,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6948\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11427,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6949\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11428,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6950\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11429,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6951\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11430,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6952\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11431,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6953\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11432,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6954\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11433,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6955\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6904","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6905","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6906","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6907","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6908","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6909","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6910","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6911","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6912","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6913","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6914","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6915","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6916","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6917","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6918","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6919","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6920","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6921","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6922","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6923","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6924","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6925","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6926","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6927","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6928","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6929","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6930","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6931","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6932","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6933","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6934","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6935","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11434,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6956\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11435,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6957\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11436,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6958\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11437,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6959\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11438,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6960\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11439,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6961\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11440,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6962\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11441,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6963\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11442,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6964\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11443,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6965\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11444,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6966\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11445,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6967\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11446,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6968\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11447,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6969\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11448,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6970\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11449,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6971\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11450,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6972\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11451,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6973\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11452,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6974\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11453,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6975\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11454,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6976\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11455,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6977\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11456,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6978\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11457,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6979\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11458,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6980\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11459,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6981\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6936","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6937","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6938","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6939","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6940","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6941","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6942","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6943","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6944","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6945","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6946","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6947","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6948","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6949","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6950","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6951","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6952","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6953","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6954","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6955","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11460,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6982\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11461,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6983\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11462,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6984\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11463,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6985\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11464,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6986\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11465,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6987\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11466,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6988\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11467,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6989\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11468,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6990\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11469,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6991\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11470,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6992\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11471,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6993\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11472,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6994\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11473,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6995\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11474,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6996\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11475,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6997\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11476,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6998\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11477,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"6999\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11478,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7000\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11479,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7001\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11480,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7002\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11481,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7003\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11482,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7004\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11483,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7005\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11484,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7006\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11485,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7007\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11486,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7008\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11487,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7009\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11488,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7010\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11489,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7011\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11490,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7012\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11491,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7013\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11492,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7014\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"741\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7015\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@0150898\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11495,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7016\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@1026248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11496,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7017\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@2408521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11497,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7018\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@3220832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11498,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7019\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@4048458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11499,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7020\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@5383715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11500,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7021\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@6320332\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11501,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7022\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@7027147\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11502,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7023\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@8050071\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11503,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7024\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@9040228\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11504,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7025\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@10003594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11505,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7026\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@11383281\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11506,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7027\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@12168694\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11507,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7028\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@13069316\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11508,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7029\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@14463476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11509,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7030\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@15065589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11510,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7031\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@16205832\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11511,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7032\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@17422137\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11512,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7033\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@18052555\",\"isDebuggable\":true}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11513,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7034\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@19276798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11514,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7035\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@20042623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11515,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7036\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@21361246\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11516,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7037\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@22056369\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11517,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7038\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@23298933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11518,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7039\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@24197197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11519,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7040\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@25321680\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11520,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7041\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@26338837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11521,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7042\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@27467674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11522,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7043\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@28004467\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11523,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7044\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@29426701\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11524,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7045\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@30364005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11525,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7046\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@31317754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11526,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7047\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@32207939\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11527,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7048\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@33083083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11528,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7049\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@34071668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11529,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7050\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@35367066\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11530,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7051\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@36096708\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11531,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7052\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@37066576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11532,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7053\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@38253021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11533,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7054\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@39156029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11534,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7055\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@40179175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11535,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7056\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@41002635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11536,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7057\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@42380833\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11537,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7058\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@43465414\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6956","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6957","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6958","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6959","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6960","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6961","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6962","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6963","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6964","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6965","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6966","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6967","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6968","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6969","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6970","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6971","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6972","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6973","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6974","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6975","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6976","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6977","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6978","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6979","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6980","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6981","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6982","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6983","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6984","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6985","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6986","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6987","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6988","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6989","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6990","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6991","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6992","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6993","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6994","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6995","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6996","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6997","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6998","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"6999","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7000","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7001","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7002","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7003","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7004","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7005","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7006","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7007","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7008","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7009","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7010","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7011","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7012","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7013","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7014","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/4668708883508847","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"741"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7015","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@0150898","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7016","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@1026248","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11538,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7059\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@44154378\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11539,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7060\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@45136114\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11540,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7061\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@46482487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11541,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7062\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@47514058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11542,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7063\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@48245330\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11543,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7064\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@49254009\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11544,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7065\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@50329934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11545,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7066\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@51127189\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11546,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7067\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@52252194\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11547,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7068\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@53396711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11548,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7069\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@54154681\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11549,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7070\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@55116624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11550,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7071\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@56285808\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11551,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7072\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@57260169\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11552,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7073\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@58197433\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11553,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7074\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@59256685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11554,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7075\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@60456862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11555,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7076\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@61368416\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11556,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7077\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@62066280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11557,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7078\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@63411118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11558,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7079\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@64484502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11559,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7080\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@65091803\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11560,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7081\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@66105126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11561,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7082\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@67511922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11562,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7083\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@68171030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11563,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7084\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@69022161\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7017","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@2408521","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7018","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@3220832","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7019","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@4048458","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7020","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@5383715","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7021","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@6320332","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7022","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@7027147","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7023","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@8050071","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7024","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@9040228","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7025","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@10003594","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7026","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@11383281","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7027","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@12168694","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7028","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@13069316","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7029","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@14463476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7030","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@15065589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7031","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@16205832","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7032","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@17422137","isDebuggable":true}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7033","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@18052555","isDebuggable":true}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7034","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@19276798","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7035","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@20042623","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7036","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@21361246","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7037","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@22056369","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7038","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@23298933","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7039","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@24197197","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7040","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@25321680","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7041","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@26338837","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7042","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@27467674","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7043","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@28004467","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7044","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@29426701","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7045","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@30364005","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7046","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@31317754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7047","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@32207939","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7048","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@33083083","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7049","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@34071668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7050","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@35367066","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7051","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@36096708","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7052","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@37066576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7053","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@38253021","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7054","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@39156029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7055","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@40179175","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7056","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@41002635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7057","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@42380833","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7058","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@43465414","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11564,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7085\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@70298482\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11565,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7086\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@71034880\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11566,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7087\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@72056682\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11567,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7088\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@73145554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11568,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7089\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@74058941\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11569,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7090\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@75482824\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11570,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7091\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@76160691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11571,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7092\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@77346834\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11572,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7093\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@78142894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11573,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7094\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@79124241\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11574,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7095\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@80215092\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11575,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7096\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@81392285\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11576,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7097\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@82306441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11577,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7098\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@83085015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11578,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7099\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@84079770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11579,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7100\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@85214821\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11580,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7101\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@86385267\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11581,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7102\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@87449307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11582,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7103\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@88223352\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11583,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7104\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@89320671\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11584,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7105\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@90274155\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11585,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7106\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@91056450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7107\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@92010061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11587,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7108\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@93348274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11588,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7109\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@94209308\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11589,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7110\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@95402754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11590,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7111\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@96427786\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11591,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7112\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@97254404\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11592,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7113\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@98305172\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11593,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7114\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@99053933\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11594,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7115\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@100305104\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11595,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7116\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@101401415\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11596,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7117\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@102430813\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11597,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7118\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@103348729\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11598,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7119\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@104389007\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11599,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7120\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@105066531\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11600,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7121\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@106325306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11601,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7122\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@107157614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11602,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7123\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@108085339\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11603,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7124\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@109035722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11604,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7125\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@110379695\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11605,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7126\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@111300207\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11606,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7127\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@112408280\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11607,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7128\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@113370134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11608,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7129\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@114439196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11609,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7130\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@115195667\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11610,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7131\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@116037004\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11611,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7132\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@117290541\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11612,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7133\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@118105017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11613,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7134\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@119257388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11614,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7135\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@120022608\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11615,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7136\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@121154260\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11616,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7137\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@122264518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11617,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7138\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@123081084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11618,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7139\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@124449895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11619,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7140\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@125329750\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11620,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7141\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@126414040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11621,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7142\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@127264985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11622,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7143\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@128322162\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11623,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7144\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@129222532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11624,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7145\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@130198569\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11625,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7146\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@131157633\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11626,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7147\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@132174814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11627,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7148\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@133204121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11628,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7149\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@134499711\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11629,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7150\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@135344403\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11630,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7151\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@136146669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11631,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7152\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@137023516\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11632,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7153\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@138137193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11633,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7154\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@139399751\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11634,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7155\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@140110992\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11635,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7156\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@141185525\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11636,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7157\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@142144401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11637,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7158\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@143425567\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11638,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7159\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@144330144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11639,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7160\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@145340514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11640,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7161\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@146385688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11641,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7162\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@147052364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11642,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7163\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@148060655\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11643,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7164\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@149304576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11644,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7165\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@150461922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11645,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7166\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@151358395\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11646,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7167\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@152075810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11647,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7168\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@153286954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11648,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7169\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@154100346\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11649,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7170\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@155314367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11650,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7171\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@156050165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11651,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7172\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@157518508\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11652,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7173\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@158479117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11653,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7174\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@159494604\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11654,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7175\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@160232524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11655,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7176\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@161188158\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11656,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7177\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@162099969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11657,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7178\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@163470698\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11658,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7179\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@164391311\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11659,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7180\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@165407777\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11660,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7181\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@166276358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11661,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7182\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@167296176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11662,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7183\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@168326030\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11663,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7184\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@169213599\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11664,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7185\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@170069716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11665,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7186\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@171288344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11666,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7187\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@172419575\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7059","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@44154378","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7060","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@45136114","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7061","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@46482487","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7062","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@47514058","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7063","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@48245330","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7064","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@49254009","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7065","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@50329934","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7066","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@51127189","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7067","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@52252194","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7068","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@53396711","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7069","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@54154681","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7070","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@55116624","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7071","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@56285808","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7072","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@57260169","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7073","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@58197433","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7074","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@59256685","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7075","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@60456862","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7076","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@61368416","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11667,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7188\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@173010635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11668,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7189\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@174475501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11669,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7190\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@175378963\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11670,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7191\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@176091343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11671,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7192\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@177358955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11672,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7193\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@178085145\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11673,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7194\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@179273627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11674,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7195\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@180125171\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11675,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7196\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@181187611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11676,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7197\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@182092148\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11677,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7198\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@183458455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11678,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7199\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@184523650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11679,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7200\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@185139524\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7201\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@186364538\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11681,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7202\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@187138252\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11682,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7203\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@188219936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11683,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7204\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@189408488\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11684,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7205\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@190337866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11685,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7206\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@191237691\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11686,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7207\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@192120218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11687,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7208\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@193001611\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11688,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7209\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@194487157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11689,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7210\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@195412912\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11690,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7211\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@196102673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11691,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7212\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@197200583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11692,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7213\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@198404313\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7077","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@62066280","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7078","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@63411118","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7079","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@64484502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7080","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@65091803","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7081","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@66105126","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7082","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@67511922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7083","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@68171030","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7084","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@69022161","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7085","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@70298482","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7086","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@71034880","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7087","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@72056682","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7088","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@73145554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7089","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@74058941","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7090","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@75482824","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7091","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@76160691","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7092","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@77346834","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7093","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@78142894","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7094","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@79124241","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7095","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@80215092","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7096","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@81392285","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7097","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@82306441","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7098","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@83085015","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7099","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@84079770","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7100","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@85214821","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7101","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@86385267","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7102","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@87449307","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7103","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@88223352","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7104","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@89320671","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7105","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@90274155","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7106","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@91056450","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11693,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7214\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@199219276\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11694,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7215\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@200378263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11695,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7216\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@201260463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11696,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7217\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@202090606\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11697,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7218\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@203240984\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11698,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7219\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@204279226\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11699,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7220\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@205134056\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11700,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7221\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@206292038\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11701,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7222\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@207318349\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11702,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7223\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@208321686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11703,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7224\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@209277450\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11704,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7225\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@210094302\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11705,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7226\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@211049969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11706,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7227\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@212428878\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11707,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7228\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@213513792\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11708,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7229\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@214176464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11709,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7230\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@215002722\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11710,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7231\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@216482193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11711,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7232\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@217332636\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11712,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7233\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@218302016\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11713,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7234\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@219078594\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11714,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7235\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@220353974\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11715,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7236\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@221037222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11716,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7237\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@222113492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11717,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7238\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@223089491\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11718,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7239\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@224096554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7107","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@92010061","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7108","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@93348274","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7109","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@94209308","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7110","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@95402754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7111","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@96427786","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7112","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@97254404","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7113","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@98305172","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7114","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@99053933","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7115","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@100305104","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7116","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@101401415","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7117","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@102430813","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7118","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@103348729","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7119","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@104389007","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7120","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@105066531","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7121","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@106325306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7122","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@107157614","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7123","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@108085339","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7124","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@109035722","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7125","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@110379695","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7126","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@111300207","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7127","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@112408280","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7128","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@113370134","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7129","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@114439196","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7130","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@115195667","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7131","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@116037004","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7132","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@117290541","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7133","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@118105017","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7134","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@119257388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7135","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@120022608","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7136","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@121154260","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7137","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@122264518","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7138","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@123081084","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7139","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@124449895","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7140","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@125329750","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7141","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@126414040","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7142","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@127264985","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7143","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@128322162","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7144","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@129222532","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7145","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@130198569","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7146","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@131157633","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7147","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@132174814","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7148","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@133204121","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7149","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@134499711","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7150","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@135344403","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7151","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@136146669","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7152","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@137023516","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7153","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@138137193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7154","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@139399751","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7155","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@140110992","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7156","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@141185525","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7157","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@142144401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7158","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@143425567","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7159","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@144330144","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7160","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@145340514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7161","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@146385688","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7162","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@147052364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7163","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@148060655","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7164","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@149304576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7165","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@150461922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7166","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@151358395","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7167","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@152075810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7168","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@153286954","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7169","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@154100346","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7170","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@155314367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7171","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@156050165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7172","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@157518508","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7173","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@158479117","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7174","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@159494604","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7175","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@160232524","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7176","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@161188158","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7177","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@162099969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7178","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@163470698","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7179","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@164391311","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7180","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@165407777","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7181","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@166276358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7182","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@167296176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7183","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@168326030","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7184","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@169213599","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7185","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@170069716","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7186","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@171288344","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7187","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@172419575","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7188","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@173010635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7189","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@174475501","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7190","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@175378963","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7191","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@176091343","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7192","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@177358955","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7193","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@178085145","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7194","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@179273627","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11719,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7240\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@225506021\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11720,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7241\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@226294779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11721,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7242\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@227283978\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11722,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7243\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@228512473\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11723,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7244\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@229517151\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11724,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7245\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@230493623\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11725,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7246\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@231242845\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11726,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7247\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@232005770\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11727,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7248\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@233067343\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11728,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7249\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@234378620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11729,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7250\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@235256481\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11730,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7251\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@236091704\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11731,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7252\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@237097796\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11732,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7253\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@238009322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11733,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7254\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@239185734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11734,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7255\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@240392950\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11735,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7256\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@241229784\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11736,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7257\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@242191779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11737,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7258\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@243226253\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11738,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7259\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@244320477\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11739,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7260\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@245317901\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11740,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7261\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@246474650\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11741,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7262\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@247192485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11742,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7263\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@248063916\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11743,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7264\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@249399144\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11744,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7265\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@250283589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7195","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@180125171","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7196","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@181187611","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7197","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@182092148","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7198","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@183458455","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7199","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@184523650","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7200","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@185139524","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7201","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@186364538","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7202","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@187138252","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7203","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@188219936","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7204","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@189408488","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7205","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@190337866","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7206","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@191237691","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7207","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@192120218","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7208","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@193001611","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7209","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@194487157","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7210","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@195412912","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7211","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@196102673","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7212","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@197200583","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7213","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@198404313","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7214","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@199219276","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7215","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@200378263","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7216","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@201260463","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7217","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@202090606","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7218","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@203240984","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7219","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@204279226","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7220","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@205134056","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7221","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@206292038","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7222","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@207318349","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7223","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@208321686","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7224","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@209277450","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7225","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@210094302","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7226","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@211049969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7227","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@212428878","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7228","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@213513792","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7229","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@214176464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7230","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@215002722","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7231","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@216482193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7232","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@217332636","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7233","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@218302016","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7234","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@219078594","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7235","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@220353974","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7236","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@221037222","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7237","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@222113492","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7238","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@223089491","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7239","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@224096554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7240","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@225506021","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7241","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@226294779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7242","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@227283978","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7243","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@228512473","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7244","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@229517151","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7245","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@230493623","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7246","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@231242845","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7247","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@232005770","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7248","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@233067343","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7249","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@234378620","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7250","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@235256481","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7251","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@236091704","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7252","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@237097796","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7253","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@238009322","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7254","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@239185734","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7255","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@240392950","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11745,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7266\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@251264242\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11746,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7267\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@252281886\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11747,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7268\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@253331726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11748,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7269\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@254253920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11749,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7270\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@255200940\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11750,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7271\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@256412529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11751,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7272\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@257209331\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11752,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7273\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@258110234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11753,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7274\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@259321118\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11754,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7275\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@260036029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11755,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7276\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@261059085\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11756,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7277\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@262401927\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11757,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7278\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@263277504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11758,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7279\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@264491759\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11759,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7280\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@265019562\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11760,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7281\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@266247952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11761,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7282\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@267202436\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11762,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7283\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@268515283\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11763,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7284\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@269372823\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11764,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7285\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@270446589\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11765,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7286\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@271075540\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11766,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7287\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@272420358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11767,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7288\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@273184616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11768,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7289\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@274121149\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11769,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7290\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@275426521\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11770,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7291\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@276200668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7256","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@241229784","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7257","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@242191779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7258","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@243226253","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7259","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@244320477","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7260","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@245317901","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7261","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@246474650","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7262","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@247192485","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7263","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@248063916","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7264","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@249399144","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7265","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@250283589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7266","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@251264242","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7267","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@252281886","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7268","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@253331726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7269","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@254253920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7270","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@255200940","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7271","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@256412529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7272","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@257209331","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7273","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@258110234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7274","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@259321118","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7275","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@260036029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7276","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@261059085","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7277","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@262401927","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7278","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@263277504","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7279","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@264491759","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7280","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@265019562","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7281","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@266247952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7282","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@267202436","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11771,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7292\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@277101985\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11772,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7293\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@278168917\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11773,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7294\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@279388121\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11774,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7295\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@280472761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11775,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7296\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@281107685\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11776,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7297\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@282044422\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7298\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@283490078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11778,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7299\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@284373529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11779,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7300\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@285204476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11780,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7301\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@286277801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11781,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7302\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@287123830\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11782,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7303\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@288109675\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11783,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7304\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@289507174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11784,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7305\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@290331911\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11785,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7306\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@291490068\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11786,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7307\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@292126069\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11787,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7308\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@293182389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11788,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7309\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@294391735\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11789,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7310\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@295243954\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11790,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7311\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@296003944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11791,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7312\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@297266229\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11792,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7313\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@298361843\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11793,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7314\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@299234651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11794,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7315\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@300317193\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11795,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7316\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@301083489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7283","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@268515283","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7284","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@269372823","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7285","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@270446589","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7286","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@271075540","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7287","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@272420358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7288","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@273184616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7289","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@274121149","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7290","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@275426521","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7291","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@276200668","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7292","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@277101985","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7293","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@278168917","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7294","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@279388121","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7295","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@280472761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7296","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@281107685","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7297","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@282044422","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7298","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@283490078","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7299","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@284373529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7300","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@285204476","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11796,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7317\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@302021222\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11797,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7318\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@303420462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11798,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7319\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@304083257\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11799,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7320\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@305072678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11800,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7321\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@306263887\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11801,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7322\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@307516502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11802,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7323\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@308399218\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11803,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7324\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@309500249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11804,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7325\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@310384439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11805,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7326\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@311198015\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11806,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7327\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@312286899\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11807,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7328\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@313476716\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11808,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7329\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@314483141\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11809,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7330\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@315231897\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11810,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7331\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@316362734\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11811,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7332\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@317267081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11812,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7333\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@318063486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11813,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7334\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@319450081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11814,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7335\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@320487600\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11815,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7336\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@321524048\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11816,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7337\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@322328938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11817,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7338\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@323319864\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11818,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7339\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@324125441\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11819,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7340\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@325164651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11820,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7341\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@326237367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11821,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7342\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@327053724\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7301","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@286277801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7302","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@287123830","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7303","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@288109675","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7304","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@289507174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7305","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@290331911","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7306","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@291490068","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7307","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@292126069","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7308","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@293182389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7309","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@294391735","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7310","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@295243954","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7311","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@296003944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7312","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@297266229","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7313","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@298361843","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7314","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@299234651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7315","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@300317193","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7316","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@301083489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7317","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@302021222","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7318","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@303420462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7319","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@304083257","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7320","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@305072678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7321","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@306263887","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7322","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@307516502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7323","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@308399218","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7324","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@309500249","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7325","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@310384439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7326","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@311198015","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7327","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@312286899","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7328","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@313476716","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7329","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@314483141","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7330","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@315231897","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11822,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7343\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@328014024\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11823,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7344\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@329343580\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11824,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7345\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@330442644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11825,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7346\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@331181401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11826,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7347\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@332147271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11827,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7348\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@333283233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11828,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7349\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@334195223\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11829,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7350\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@335142888\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11830,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7351\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@336266727\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11831,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7352\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@337176439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11832,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7353\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@338067045\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11833,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7354\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@339408314\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11834,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7355\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@340412884\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11835,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7356\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@341165514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11836,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7357\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@342058348\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11837,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7358\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@343102615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11838,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7359\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@344308615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11839,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7360\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@345519154\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11840,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7361\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@346220820\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11841,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7362\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@347080376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11842,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7363\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@348497317\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11843,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7364\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@349382893\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11844,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7365\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@350203602\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11845,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7366\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@351160885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11846,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7367\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@352341779\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11847,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7368\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@353409233\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7331","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@316362734","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7332","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@317267081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7333","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@318063486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7334","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@319450081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7335","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@320487600","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7336","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@321524048","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7337","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@322328938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7338","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@323319864","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7339","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@324125441","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7340","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@325164651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7341","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@326237367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7342","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@327053724","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7343","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@328014024","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7344","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@329343580","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7345","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@330442644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7346","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@331181401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7347","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@332147271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7348","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@333283233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7349","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@334195223","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7350","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@335142888","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7351","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@336266727","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7352","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@337176439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7353","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@338067045","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7354","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@339408314","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7355","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@340412884","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7356","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@341165514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7357","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@342058348","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11848,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7369\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@354155195\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11849,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7370\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@355047248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11850,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7371\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@356070249\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11851,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7372\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@357168635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11852,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7373\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@358461502\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11853,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7374\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@359196095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11854,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7375\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@360480040\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11855,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7376\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@361053944\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11856,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7377\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@362008294\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11857,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7378\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@363104375\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11858,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7379\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@364179376\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11859,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7380\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@365267632\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11860,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7381\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@366010607\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11861,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7382\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@367230966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11862,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7383\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@368297748\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11863,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7384\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@369303931\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11864,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7385\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@370081725\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11865,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7386\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@371057232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11866,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7387\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@372518740\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11867,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7388\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@373499651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11868,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7389\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@374034022\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11869,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7390\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@375262047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11870,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7391\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@376477495\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11871,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7392\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@377097849\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11872,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7393\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@378483930\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11873,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7394\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@379141754\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7358","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@343102615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7359","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@344308615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7360","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@345519154","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7361","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@346220820","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7362","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@347080376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7363","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@348497317","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7364","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@349382893","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7365","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@350203602","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7366","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@351160885","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7367","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@352341779","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7368","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@353409233","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7369","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@354155195","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7370","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@355047248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7371","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@356070249","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7372","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@357168635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7373","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@358461502","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7374","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@359196095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7375","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@360480040","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7376","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@361053944","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7377","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@362008294","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7378","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@363104375","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7379","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@364179376","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7380","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@365267632","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7381","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@366010607","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7382","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@367230966","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7383","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@368297748","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7384","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@369303931","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7385","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@370081725","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11874,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7395\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@380088614\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11875,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7396\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@381374251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11876,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7397\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@382220205\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11877,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7398\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@383091152\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11878,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7399\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@384119215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11879,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7400\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@385305366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11880,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7401\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@386493913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11881,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7402\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@387477968\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11882,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7403\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@388037234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11883,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7404\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@389467860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11884,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7405\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@390424464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11885,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7406\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@391310338\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11886,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7407\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@392105366\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11887,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7408\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@393255635\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7409\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@394009668\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11889,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7410\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@395401080\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11890,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7411\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@396027232\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11891,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7412\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@397054644\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11892,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7413\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@398071952\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11893,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7414\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@399283357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11894,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7415\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@400445710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11895,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7416\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@401485910\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11896,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7417\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@402491837\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11897,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7418\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@403009153\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11898,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7419\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@404093239\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11899,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7420\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@405038284\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7386","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@371057232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7387","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@372518740","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7388","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@373499651","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7389","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@374034022","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7390","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@375262047","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7391","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@376477495","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7392","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@377097849","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7393","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@378483930","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7394","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@379141754","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7395","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@380088614","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7396","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@381374251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7397","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@382220205","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7398","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@383091152","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7399","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@384119215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7400","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@385305366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7401","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@386493913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7402","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@387477968","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7403","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@388037234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7404","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@389467860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7405","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@390424464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7406","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@391310338","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7407","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@392105366","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7408","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@393255635","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7409","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@394009668","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11900,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7421\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@406160358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11901,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7422\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@407452173\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11902,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7423\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@408392247\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11903,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7424\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@409472081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11904,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7425\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@410012902\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11905,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7426\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@411022659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11906,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7427\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@412233388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11907,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7428\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@413465051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11908,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7429\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@414245603\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11909,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7430\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@415451017\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11910,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7431\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@416478290\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11911,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7432\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@417270486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11912,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7433\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@418402377\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11913,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7434\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@419518307\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11914,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7435\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@420109365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11915,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7436\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@421367922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11916,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7437\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@422440969\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11917,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7438\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@423437380\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11918,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7439\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@424266271\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11919,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7440\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@425149678\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11920,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7441\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@426266397\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11921,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7442\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@427508051\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11922,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7443\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@428160605\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11923,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7444\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@429018858\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11924,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7445\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@430134774\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11925,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7446\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@431380248\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7410","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@395401080","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7411","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@396027232","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7412","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@397054644","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7413","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@398071952","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7414","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@399283357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7415","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@400445710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7416","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@401485910","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7417","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@402491837","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7418","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@403009153","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7419","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@404093239","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7420","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@405038284","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7421","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@406160358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7422","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@407452173","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7423","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@408392247","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7424","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@409472081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7425","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@410012902","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7426","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@411022659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7427","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@412233388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7428","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@413465051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7429","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@414245603","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7430","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@415451017","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7431","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@416478290","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7432","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@417270486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7433","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@418402377","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7434","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@419518307","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7435","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@420109365","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11926,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7447\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@432438215\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11927,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7448\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@433204652\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11928,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7449\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@434505787\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11929,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7450\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@435298556\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11930,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7451\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@436092230\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11931,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7452\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@437097367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11932,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7453\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@438035388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11933,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7454\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@439392659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11934,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7455\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@440211670\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11935,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7456\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@441065309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11936,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7457\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@442212274\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11937,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7458\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@443419958\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11938,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7459\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@444148626\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11939,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7460\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@445294539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11940,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7461\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@446043739\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11941,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7462\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@447455196\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11942,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7463\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@448268214\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11943,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7464\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@449057554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11944,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7465\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@450519463\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11945,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7466\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@451302920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11946,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7467\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@452222615\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11947,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7468\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@453286067\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11948,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7469\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@454100543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11949,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7470\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@455328388\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11950,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7471\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@456494659\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7436","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@421367922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7437","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@422440969","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7438","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@423437380","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7439","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@424266271","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7440","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@425149678","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7441","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@426266397","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7442","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@427508051","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7443","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@428160605","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7444","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@429018858","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7445","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@430134774","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7446","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@431380248","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7447","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@432438215","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7448","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@433204652","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7449","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@434505787","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7450","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@435298556","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7451","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@436092230","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7452","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@437097367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7453","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@438035388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7454","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@439392659","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7455","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@440211670","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7456","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@441065309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7457","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@442212274","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7458","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@443419958","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7459","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@444148626","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7460","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@445294539","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7461","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@446043739","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11951,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7472\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@457275577\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11952,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7473\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@458314732\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11953,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7474\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@459082469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11954,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7475\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@460521511\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11955,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7476\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@461029772\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11956,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7477\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@462194895\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11957,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7478\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@463177032\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11958,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7479\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@464287047\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11959,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7480\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@465046340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11960,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7481\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@466275344\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11961,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7482\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@467240726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11962,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7483\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@468056202\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11963,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7484\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@469325543\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11964,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7485\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@470052329\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11965,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7486\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@471088049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11966,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7487\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@472219389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11967,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7488\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@473400866\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11968,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7489\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@474511188\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11969,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7490\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@475443624\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11970,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7491\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@476521390\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11971,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7492\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@477043485\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11972,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7493\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@478011798\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11973,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7494\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@479505573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11974,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7495\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@480240122\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11975,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7496\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@481348627\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11976,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7497\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@482171781\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7462","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@447455196","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7463","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@448268214","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7464","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@449057554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7465","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@450519463","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7466","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@451302920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7467","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@452222615","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7468","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@453286067","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7469","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@454100543","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7470","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@455328388","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7471","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@456494659","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":11977,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7498\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@483257012\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11978,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7499\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@484480135\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11979,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7500\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@485227590\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11980,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7501\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@486461389\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11981,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7502\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@487177474\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7503\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@488349049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11983,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7504\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@489218955\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11984,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7505\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@490138806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11985,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7506\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@491244645\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11986,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7507\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@492342469\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11987,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7508\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@493422532\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11988,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7509\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@494347053\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11989,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7510\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@495496934\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11990,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7511\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@496067306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11991,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7512\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@497495684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11992,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7513\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@498077576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11993,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7514\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@499520658\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11994,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7515\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@500141381\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11995,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7516\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@501227203\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11996,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7517\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@502206251\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11997,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7518\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@503246054\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11998,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7519\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@504124616\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":11999,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7520\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@505206165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12000,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7521\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@506406061\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12001,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7522\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@507137573\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12002,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7523\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@508311458\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7472","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@457275577","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7473","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@458314732","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7474","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@459082469","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7475","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@460521511","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7476","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@461029772","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7477","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@462194895","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7478","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@463177032","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7479","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@464287047","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7480","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@465046340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7481","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@466275344","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7482","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@467240726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7483","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@468056202","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7484","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@469325543","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7485","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@470052329","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7486","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@471088049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7487","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@472219389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7488","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@473400866","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7489","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@474511188","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7490","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@475443624","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7491","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@476521390","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7492","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@477043485","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7493","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@478011798","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7494","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@479505573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7495","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@480240122","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7496","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@481348627","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7497","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@482171781","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12003,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7524\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@509031464\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12004,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7525\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@510314005\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12005,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7526\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@511460084\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12006,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7527\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@512167661\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12007,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7528\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@513282825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12008,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7529\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@514188637\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12009,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7530\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@515111801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12010,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7531\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@516485077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12011,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7532\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@517081674\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12012,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7533\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@518170175\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12013,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7534\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@519375309\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12014,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7535\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@520323179\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12015,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7536\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@521124995\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12016,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7537\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@522211710\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12017,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7538\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@523384654\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12018,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7539\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@524066365\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12019,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7540\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@525490736\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12020,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7541\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@526032539\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12021,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7542\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@527078752\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12022,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7543\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@528077497\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12023,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7544\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@529206865\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12024,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7545\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@530188673\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12025,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7546\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@531172979\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12026,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7547\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@532114528\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12027,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7548\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@533220367\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12028,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7549\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@534130468\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7498","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@483257012","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7499","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@484480135","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7500","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@485227590","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7501","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@486461389","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7502","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@487177474","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7503","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@488349049","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12029,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7550\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@535399801\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12030,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7551\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@536441002\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12031,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7552\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@537443363\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12032,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7553\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@538280150\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12033,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7554\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@539241913\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12034,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7555\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@540188970\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12035,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7556\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@541183791\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12036,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7557\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@542164591\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12037,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7558\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@543437953\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12038,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7559\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@544095492\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12039,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7560\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@545199871\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12040,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7561\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@546414514\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12041,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7562\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@547284922\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12042,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7563\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@548443234\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12043,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7564\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@549185805\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12044,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7565\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@550336960\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12045,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7566\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@551341097\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12046,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7567\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@552042876\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12047,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7568\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@553492240\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12048,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7569\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@554043213\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12049,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7570\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@555303785\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12050,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7571\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@556463501\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12051,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7572\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@557439825\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12052,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7573\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@558157340\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12053,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7574\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@559070758\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12054,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7575\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@560316757\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7504","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@489218955","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7505","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@490138806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7506","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@491244645","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7507","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@492342469","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7508","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@493422532","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7509","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@494347053","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7510","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@495496934","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7511","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@496067306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7512","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@497495684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7513","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@498077576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7514","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@499520658","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7515","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@500141381","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7516","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@501227203","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7517","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@502206251","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7518","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@503246054","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7519","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@504124616","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7520","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@505206165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7521","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@506406061","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7522","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@507137573","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7523","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@508311458","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7524","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@509031464","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7525","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@510314005","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7526","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@511460084","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7527","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@512167661","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7528","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@513282825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7529","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@514188637","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7530","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@515111801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7531","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@516485077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7532","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@517081674","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7533","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@518170175","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7534","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@519375309","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7535","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@520323179","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12055,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7576\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@561108986\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12056,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7577\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@562358031\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12057,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7578\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@563347078\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12058,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7579\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@564200818\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12059,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7580\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@565236006\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12060,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7581\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@566168753\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12061,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7582\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@567297651\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12062,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7583\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@568140401\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12063,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7584\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@569038718\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12064,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7585\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@570049130\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12065,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7586\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@571416081\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12066,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7587\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@572241909\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12067,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7588\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@573433526\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12068,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7589\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@574410373\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12069,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7590\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@575420430\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12070,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7591\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@576387583\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12071,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7592\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@577171358\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12072,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7593\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@578065810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12073,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7594\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@579480208\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12074,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7595\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@580299494\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12075,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7596\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@581235064\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12076,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7597\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@582313948\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12077,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7598\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@583319124\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12078,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7599\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@584212999\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12079,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7600\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@585411504\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12080,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7601\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@586346943\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7536","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@521124995","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7537","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@522211710","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7538","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@523384654","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7539","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@524066365","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7540","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@525490736","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7541","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@526032539","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7542","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@527078752","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7543","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@528077497","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7544","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@529206865","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7545","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@530188673","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7546","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@531172979","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7547","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@532114528","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7548","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@533220367","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7549","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@534130468","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7550","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@535399801","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7551","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@536441002","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7552","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@537443363","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7553","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@538280150","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7554","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@539241913","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7555","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@540188970","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7556","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@541183791","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7557","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@542164591","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7558","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@543437953","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7559","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@544095492","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7560","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@545199871","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7561","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@546414514","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7562","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@547284922","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7563","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@548443234","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7564","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@549185805","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7565","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@550336960","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7566","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@551341097","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7567","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@552042876","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7568","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@553492240","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7569","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@554043213","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7570","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@555303785","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7571","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@556463501","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7572","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@557439825","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7573","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@558157340","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7574","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@559070758","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7575","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@560316757","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12081,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7602\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@587328197\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12082,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7603\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@588244544\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12083,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7604\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@589176357\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12084,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7605\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@590024595\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12085,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7606\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@591149455\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12086,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7607\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@592228597\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12087,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7608\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@593256548\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12088,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7609\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@594215529\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12089,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7610\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@595052487\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12090,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7611\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@596173806\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12091,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7612\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@597028981\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12092,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7613\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@598411058\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12093,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7614\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@599306157\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12094,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7615\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@600143571\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12095,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7616\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@601426799\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12096,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7617\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@602224885\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12097,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7618\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@603238936\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12098,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7619\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@604132872\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12099,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7620\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@605163077\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12100,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7621\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@606091131\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12101,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7622\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@607238322\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12102,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7623\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@608035049\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12103,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7624\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@609188862\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12104,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7625\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@610498029\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12105,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7626\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@611300709\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12106,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7627\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@612159306\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7576","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@561108986","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12107,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7628\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@613085019\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12108,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7629\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@614443839\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12109,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7630\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@615433113\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12110,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7631\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@616338117\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12111,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7632\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@617282460\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12112,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7633\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@618019050\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12113,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7634\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@619234476\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12114,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7635\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@620152518\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12115,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7636\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@621437083\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12116,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7637\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@622392320\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7638\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@623456745\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12118,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7639\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@624176620\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12119,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7640\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@625445139\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12120,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7641\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@626011697\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12121,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7642\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@627001244\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12122,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7643\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@628226237\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12123,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7644\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@629033112\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12124,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7645\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@630339134\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12125,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7646\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@631234176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12126,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7647\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@632362382\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12127,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7648\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@633039920\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12128,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7649\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@634066802\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12129,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7650\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@635106176\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12130,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7651\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@636263486\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12131,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7652\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@637372966\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7577","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@562358031","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12132,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7653\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@638005443\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12133,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7654\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@639023576\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12134,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7655\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@640052554\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12135,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7656\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@641016527\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12136,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7657\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@642080686\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12137,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7658\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@643138684\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12138,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7659\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@644166613\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12139,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7660\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@645249797\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12140,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7661\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@646361919\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12141,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7662\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@647442496\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12142,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7663\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@648357337\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12143,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7664\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@649030489\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12144,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7665\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@650370442\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12145,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7666\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@651159210\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12146,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7667\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@652218688\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12147,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7668\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@653197657\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12148,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7669\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@654191076\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12149,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7670\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@655234669\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12150,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7671\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@656155810\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12151,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7672\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@657016095\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12152,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7673\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@658379720\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12153,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7674\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@659426794\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12154,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7675\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@660352392\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12155,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7676\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@661468192\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12156,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7677\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@662250364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12157,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7678\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@663144238\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7578","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@563347078","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12158,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7679\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@664513180\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12159,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7680\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@665197140\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12160,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7681\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@666179090\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12161,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7682\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@667487761\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12162,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7683\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@668139894\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12163,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7684\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@669144163\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12164,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7685\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@670196814\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12165,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7686\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@671326211\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12166,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7687\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@672256243\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12167,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7688\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@673346360\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12168,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7689\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@674120263\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12169,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7690\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@675183165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12170,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7691\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@676016630\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12171,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7692\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@677271000\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12172,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7693\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@678190715\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12173,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7694\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@679010181\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12174,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7695\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@680143174\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12175,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7696\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@681058364\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12176,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7697\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@682248793\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12177,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7698\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@683215612\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7699\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@684043860\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12179,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7700\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@685016512\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12180,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7701\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@686278439\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12181,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7702\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@687184915\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12182,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7703\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@688238165\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12183,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7704\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@689071011\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7579","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@564200818","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7580","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@565236006","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7581","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@566168753","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12184,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7705\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@690055726\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12185,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7706\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@691100132\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12186,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7707\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@692079859\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12187,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7708\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@693424462\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12188,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7709\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@694432938\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12189,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7710\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@695244126\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12190,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7711\",\"jsonrpc\":\"2.0\",\"method\":\"setLibraryDebuggable\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"libraryId\":\"libraries/@696426557\",\"isDebuggable\":false}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"742\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"743\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"744\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"745\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"746\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"747\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"748\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"749\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"750\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"751\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"752\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"753\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"754\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"755\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"756\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"757\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"758\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"759\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"760\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"761\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"762\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"763\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"764\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"765\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"766\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"767\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"768\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"769\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"770\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"771\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"772\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"773\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"774\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"775\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"776\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"777\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"778\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"779\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"780\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"781\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"782\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"783\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"784\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"785\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"786\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"787\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"788\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"789\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"790\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"791\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"792\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"793\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"794\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"795\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"796\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"797\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"798\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"799\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"800\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"801\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"802\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"803\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"804\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"805\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"806\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"807\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"808\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"809\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"810\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"811\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"812\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"813\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"814\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7582","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@567297651","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"815\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"816\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"817\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"818\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"819\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"820\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"821\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"822\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"823\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"824\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"825\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"826\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"827\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"828\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"829\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"830\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"831\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"832\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"833\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"834\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"835\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"836\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"837\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"838\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"839\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"840\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"841\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"842\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"843\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"844\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"845\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"846\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"847\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"848\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"849\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"850\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"851\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"852\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"853\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"854\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"855\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"856\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7583","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@568140401","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7584","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@569038718","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7585","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@570049130","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7586","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@571416081","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7587","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@572241909","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"857\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"858\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"859\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"860\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"861\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"862\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"863\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"864\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"865\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"866\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"867\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"868\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"869\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"870\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"871\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"872\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"873\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"874\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"875\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"876\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"877\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"878\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"879\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"880\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"881\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"882\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"883\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"884\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"885\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"886\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"887\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"888\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"889\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"890\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"891\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"892\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"893\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"894\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"895\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"896\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"897\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"898\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7588","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@573433526","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7589","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@574410373","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7590","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@575420430","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7591","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@576387583","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7592","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@577171358","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7593","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@578065810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7594","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@579480208","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7595","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@580299494","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7596","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@581235064","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7597","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@582313948","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7598","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@583319124","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7599","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@584212999","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7600","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@585411504","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7601","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@586346943","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7602","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@587328197","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7603","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@588244544","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7604","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@589176357","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7605","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@590024595","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7606","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@591149455","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7607","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@592228597","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7608","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@593256548","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7609","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@594215529","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7610","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@595052487","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7611","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@596173806","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7612","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@597028981","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7613","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@598411058","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7614","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@599306157","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7615","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@600143571","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7616","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@601426799","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7617","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@602224885","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7618","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@603238936","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7619","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@604132872","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7620","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@605163077","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7621","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@606091131","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7622","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@607238322","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7623","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@608035049","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7624","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@609188862","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7625","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@610498029","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7626","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@611300709","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7627","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@612159306","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7628","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@613085019","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7629","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@614443839","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7630","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@615433113","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7631","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@616338117","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7632","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@617282460","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7633","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@618019050","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7634","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@619234476","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7635","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@620152518","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7636","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@621437083","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7637","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@622392320","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7638","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@623456745","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7639","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@624176620","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7640","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@625445139","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7641","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@626011697","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7642","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@627001244","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7643","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@628226237","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7644","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@629033112","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7645","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@630339134","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7646","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@631234176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7647","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@632362382","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7648","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@633039920","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7649","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@634066802","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7650","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@635106176","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7651","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@636263486","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7652","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@637372966","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7653","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@638005443","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7654","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@639023576","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7655","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@640052554","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7656","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@641016527","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7657","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@642080686","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7658","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@643138684","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7659","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@644166613","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7660","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@645249797","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7661","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@646361919","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7662","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@647442496","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7663","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@648357337","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7664","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@649030489","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7665","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@650370442","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7666","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@651159210","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7667","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@652218688","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7668","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@653197657","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7669","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@654191076","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7670","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@655234669","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7671","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@656155810","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7672","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@657016095","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7673","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@658379720","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7674","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@659426794","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7675","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@660352392","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7676","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@661468192","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7677","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@662250364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7678","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@663144238","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7679","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@664513180","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7680","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@665197140","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7681","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@666179090","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7682","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@667487761","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7683","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@668139894","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7684","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@669144163","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7685","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@670196814","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7686","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@671326211","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7687","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@672256243","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7688","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@673346360","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7689","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@674120263","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7690","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@675183165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7691","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@676016630","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7692","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@677271000","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7693","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@678190715","isDebuggable":false}} [11:27:04] [DAP] [Info] <== {"seq":12348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"899\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"900\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"901\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"902\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"903\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"904\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"905\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"906\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"907\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"908\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"909\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"910\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"911\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"912\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"913\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"914\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"915\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"916\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"917\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"918\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"919\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"920\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"921\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"922\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"923\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"924\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"925\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"926\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"927\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"928\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"929\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"930\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"931\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"932\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"933\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"934\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"935\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"936\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"937\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"938\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"939\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"940\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7694","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@679010181","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7695","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@680143174","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7696","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@681058364","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7697","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@682248793","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7698","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@683215612","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7699","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@684043860","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7700","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@685016512","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7701","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@686278439","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7702","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@687184915","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7703","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@688238165","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7704","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@689071011","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7705","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@690055726","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7706","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@691100132","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7707","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@692079859","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7708","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@693424462","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7709","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@694432938","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7710","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@695244126","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7711","jsonrpc":"2.0","method":"setLibraryDebuggable","params":{"isolateId":"isolates/7816040779157063","libraryId":"libraries/@696426557","isDebuggable":false}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"742"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"743"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"744"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"745"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"746"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"747"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"748"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"749"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"750"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"751"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"752"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"753"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"754"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"755"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"756"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"757"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"758"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"759"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"760"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"761"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"762"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"763"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"764"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"765"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"766"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"767"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"768"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"769"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"770"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"771"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"772"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"773"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"774"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"775"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"776"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"777"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"778"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"779"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"780"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"781"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"782"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"783"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"784"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"785"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"786"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"787"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"788"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"789"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"790"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"791"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"792"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"793"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"794"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"795"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"796"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"797"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"798"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"799"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"800"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"801"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"802"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"803"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"804"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"805"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"806"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"807"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"808"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"809"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"810"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"811"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"812"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"813"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"814"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"815"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"816"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"817"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"818"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"819"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"820"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"821"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"822"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"823"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"824"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"825"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"826"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"827"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"828"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"829"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"830"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"831"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"832"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"833"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"834"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"835"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"836"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"837"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"838"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"839"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"840"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"841"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"842"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"843"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"844"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"845"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"846"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"847"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"848"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"849"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"850"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"851"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"852"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"853"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"854"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"855"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"856"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"857"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"858"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"859"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"860"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"861"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"862"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"863"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"864"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"865"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"866"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"867"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"868"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"869"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"870"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"871"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"872"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"873"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"874"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"875"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"876"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"877"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"878"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"879"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"880"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"881"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"882"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"883"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"884"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"885"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"886"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"887"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"888"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"889"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"890"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"891"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"892"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"893"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"894"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"895"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"896"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"897"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"898"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"899"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"900"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"901"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"902"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"903"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"904"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"905"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"906"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"907"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"908"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"909"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"910"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"911"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"912"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"913"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"914"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"915"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"916"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"917"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"918"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"919"} [11:27:04] [DAP] [Info] <== {"seq":12390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"941\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"942\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"943\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"944\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12394,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"945\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"946\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"947\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"948\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"949\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"950\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"951\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"952\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"953\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"954\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"955\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"956\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"957\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"958\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"959\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"960\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"961\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"962\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"963\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"964\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"965\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"966\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"967\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"968\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"969\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"970\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"971\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"972\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"973\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"974\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"975\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"976\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"977\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"978\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"979\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"980\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"981\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"982\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"920"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"921"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"922"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"923"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"924"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"925"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"926"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"927"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"928"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"929"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"930"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"931"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"932"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"933"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"934"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"935"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"936"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"937"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"938"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"939"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"940"} [11:27:04] [DAP] [Info] <== {"seq":12432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"983\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"984\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"985\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"986\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"987\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"988\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"989\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"990\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"991\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"992\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"993\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"994\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"995\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"996\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"997\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"998\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"999\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1000\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1001\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1002\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1003\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1004\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1005\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1006\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1007\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1008\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1009\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1010\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1011\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1012\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1013\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1014\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1015\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1016\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1017\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1018\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1019\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1020\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1021\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1022\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1023\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1024\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"941"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"942"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"943"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"944"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"945"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"946"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"947"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"948"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"949"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"950"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"951"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"952"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"953"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"954"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"955"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"956"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"957"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"958"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"959"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"960"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"961"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"962"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"963"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"964"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"965"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"966"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"967"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"968"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"969"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"970"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"971"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"972"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"973"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"974"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"975"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"976"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"977"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"978"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"979"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"980"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"981"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"982"} [11:27:04] [DAP] [Info] <== {"seq":12474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1025\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1026\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1027\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1028\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1029\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1030\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1031\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1032\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1033\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1034\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1035\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1036\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1037\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1038\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1039\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1040\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1041\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1042\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1043\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1044\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12494,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1045\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1046\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1047\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1048\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1049\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1050\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1051\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1052\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1053\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1054\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1055\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1056\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1057\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1058\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1059\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1060\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1061\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1062\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1063\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1064\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1065\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1066\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"983"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"984"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"985"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"986"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"987"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"988"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"989"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"990"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"991"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"992"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"993"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"994"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"995"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"996"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"997"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"998"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"999"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1000"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1001"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1002"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1003"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1004"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1005"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1006"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1007"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1008"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1009"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1010"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1011"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1012"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1013"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1014"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1015"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1016"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1017"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1018"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1019"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1020"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1021"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1022"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1023"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1024"} [11:27:04] [DAP] [Info] <== {"seq":12516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1067\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1068\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1069\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1070\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1071\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1072\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1073\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1074\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1075\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1076\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1077\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1078\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1079\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1080\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1081\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1082\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1083\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1084\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1085\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1086\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1087\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1088\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1089\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1090\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1091\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1092\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1093\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1094\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1095\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1096\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1097\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1098\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1099\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1100\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1101\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1102\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1103\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1104\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1105\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1106\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1107\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1108\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1109\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1110\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1111\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1112\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1113\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1114\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1115\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1116\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1117\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1118\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1119\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1120\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1121\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1122\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1123\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1124\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1125\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1126\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1127\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1128\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1129\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1130\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1131\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1132\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1133\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1134\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1135\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1136\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12586,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1137\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1138\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1139\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1140\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1141\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1142\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1143\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1144\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1145\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1146\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1147\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1148\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1149\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1025"} [11:27:04] [DAP] [Info] <== {"seq":12599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1150\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1151\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1152\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1153\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1154\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1155\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1156\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1157\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1158\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1159\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1160\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1161\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1162\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1163\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1164\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1165\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1166\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1167\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1168\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1169\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1170\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1171\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1172\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1173\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1174\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1175\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1176\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1177\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1178\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1179\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1180\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1181\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1182\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1183\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1184\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1185\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1186\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1187\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1188\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1189\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1190\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1026"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1027"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1028"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1029"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1030"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1031"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1032"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1033"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1034"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1035"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1036"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1037"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1038"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1039"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1040"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1041"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1042"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1043"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1044"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1045"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1046"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1047"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1048"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1049"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1050"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1051"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1052"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1053"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1054"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1055"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1056"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1057"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1058"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1059"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1060"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1061"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1062"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1063"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1064"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1065"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1066"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1067"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1068"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1069"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1070"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1071"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1072"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1073"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1074"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1075"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1076"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1077"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1078"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1079"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1080"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1081"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1082"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1083"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1084"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1085"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1086"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1087"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1088"} [11:27:04] [DAP] [Info] <== {"seq":12640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1191\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1192\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1193\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1194\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1195\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1196\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1197\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1198\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1199\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1200\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1201\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1202\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1203\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1204\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1205\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1206\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1207\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1208\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1209\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1210\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1211\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1212\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1213\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1214\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1215\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1216\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1217\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1218\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1219\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1220\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1221\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1222\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1223\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1224\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1225\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1226\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1227\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1228\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1229\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1230\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12680,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1231\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1089"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1090"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1091"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1092"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1093"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1094"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1095"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1096"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1097"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1098"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1099"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1100"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1101"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1102"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1103"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1104"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1105"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1106"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1107"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1108"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1109"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1110"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1111"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1112"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1113"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1114"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1115"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1116"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1117"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1118"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1119"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1120"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1121"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1122"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1123"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1124"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1125"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1126"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1127"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1128"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1129"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1130"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1131"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1132"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1133"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1134"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1135"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1136"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1137"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1138"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1139"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1140"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1141"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1142"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1143"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1144"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1145"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1146"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1147"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1148"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1149"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1150"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1151"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1152"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1153"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1154"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1155"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1156"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1157"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1158"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1159"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1160"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1161"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1162"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1163"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1164"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1165"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1166"} [11:27:04] [DAP] [Info] <== {"seq":12681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1232\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1233\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1234\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1235\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1236\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1237\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1238\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1239\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1240\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1241\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1242\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1243\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1244\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1245\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1246\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1247\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1248\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1249\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1250\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1251\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1252\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1253\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1254\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1255\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1256\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1257\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1258\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1259\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1260\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1261\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1262\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1263\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1264\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1265\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1266\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1267\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1268\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1269\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1270\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1271\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1272\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1273\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1167"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1168"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1169"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1170"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1171"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1172"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1173"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1174"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1175"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1176"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1177"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1178"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1179"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1180"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1181"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1182"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1183"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1184"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1185"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1186"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1187"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1188"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1189"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1190"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1191"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1192"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1193"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1194"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1195"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1196"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1197"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1198"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1199"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1200"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1201"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1202"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1203"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1204"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1205"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1206"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1207"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1208"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1209"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1210"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1211"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1212"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1213"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1214"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1215"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1216"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1217"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1218"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1219"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1220"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1221"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1222"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1223"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1224"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1225"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1226"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1227"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1228"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1229"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1230"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1231"} [11:27:04] [DAP] [Info] <== {"seq":12723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1274\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1275\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1276\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1277\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1278\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1279\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1280\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1281\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12731,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1282\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12732,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1283\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12733,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1284\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12734,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1285\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12735,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1286\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12736,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1287\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12737,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1288\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12738,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1289\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12739,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1290\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12740,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1291\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12741,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1292\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1293\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1294\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12744,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1295\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12745,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1296\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12746,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1297\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12747,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1298\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1299\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1300\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1301\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1302\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1303\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1304\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1305\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12755,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1306\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12756,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1307\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12757,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1308\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1309\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1310\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1311\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1312\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1313\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1314\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1315\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1232"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1233"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1234"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1235"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1236"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1237"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1238"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1239"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1240"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1241"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1242"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1243"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1244"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1245"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1246"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1247"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1248"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1249"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1250"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1251"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1252"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1253"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1254"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1255"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1256"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1257"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1258"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1259"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1260"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1261"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1262"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1263"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1264"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1265"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1266"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1267"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1268"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1269"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1270"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1271"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1272"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1273"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1274"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1275"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1276"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1277"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1278"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1279"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1280"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1281"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1282"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1283"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1284"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1285"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1286"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1287"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1288"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1289"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1290"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1291"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1292"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1293"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1294"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1295"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1296"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1297"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1298"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1299"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1300"} [11:27:04] [DAP] [Info] <== {"seq":12765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1316\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1317\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1318\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1319\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1320\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1321\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1322\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1323\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1324\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1325\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1326\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1327\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12777,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1328\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12778,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1329\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12779,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1330\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12780,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1331\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12781,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1332\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12782,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1333\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12783,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1334\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12784,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1335\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12785,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1336\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12786,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1337\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12787,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1338\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12788,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1339\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12789,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1340\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12790,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1341\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12791,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1342\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12792,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1343\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12793,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1344\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12794,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1345\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1346\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12796,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1347\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12797,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1348\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12798,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1349\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12799,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1350\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1351\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1352\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1353\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1354\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12804,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1355\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12805,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1356\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12806,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1357\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1301"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1302"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1303"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1304"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1305"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1306"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1307"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1308"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1309"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1310"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1311"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1312"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1313"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1314"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1315"} [11:27:04] [DAP] [Info] <== {"seq":12807,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1358\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1359\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1360\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1361\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1362\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12812,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1363\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1364\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1365\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1366\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1367\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1368\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1369\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1370\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1371\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1372\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1373\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1374\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1375\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1376\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12826,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1377\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12827,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1378\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12828,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1379\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12829,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1380\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12830,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1381\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12831,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1382\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12832,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1383\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12833,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1384\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12834,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1385\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12835,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1386\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12836,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1387\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12837,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1388\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12838,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1389\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12839,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1390\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12840,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1391\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1392\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1393\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1394\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1395\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1396\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1397\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12847,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1398\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1316"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1317"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1318"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1319"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1320"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1321"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1322"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1323"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1324"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1325"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1326"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1327"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1328"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1329"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1330"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1331"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1332"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1333"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1334"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1335"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1336"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1337"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1338"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1339"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1340"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1341"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1342"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1343"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1344"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1345"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1346"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1347"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1348"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1349"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1350"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1351"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1352"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1353"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1354"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1355"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1356"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1357"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1358"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1359"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1360"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1361"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1362"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1363"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1364"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1365"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1366"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1367"} [11:27:04] [DAP] [Info] <== {"seq":12848,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1399\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12849,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1400\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12850,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1401\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12851,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1402\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12852,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1403\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12853,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1404\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1405\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1406\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1407\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1408\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1409\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1410\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1411\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1412\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12862,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1413\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12863,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1414\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12864,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1415\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12865,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1416\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12866,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1417\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12867,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1418\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12868,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1419\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12869,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1420\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1421\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1422\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1423\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1424\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1425\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1426\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1427\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12877,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1428\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12878,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1429\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12879,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1430\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12880,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1431\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12881,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1432\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1433\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1434\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1435\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1436\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1437\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1438\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12888,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7712\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/2794173109992507\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1439\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1368"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1369"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1370"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1371"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1372"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1373"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1374"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1375"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1376"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1377"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1378"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1379"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1380"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1381"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1382"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1383"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1384"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1385"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1386"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1387"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1388"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1389"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1390"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1391"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1392"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1393"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1394"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1395"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1396"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1397"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1398"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1399"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1400"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1401"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1402"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1403"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1404"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1405"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1406"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1407"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1408"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1409"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1410"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1411"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1412"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1413"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1414"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1415"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1416"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1417"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1418"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1419"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1420"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1421"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1422"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1423"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1424"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1425"} [11:27:04] [DAP] [Info] <== {"seq":12890,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1440\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12891,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1441\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12892,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1442\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12893,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1443\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12894,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1444\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12895,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1445\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12896,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1446\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12897,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1447\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12898,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1448\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12899,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1449\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1450\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1451\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1452\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1453\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1454\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1455\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1456\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1457\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1458\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1459\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12910,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1460\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12911,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1461\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12912,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1462\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12913,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1463\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12914,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1464\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12915,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1465\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12916,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1466\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1467\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1468\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1469\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1470\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1471\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1472\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1473\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12924,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1474\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1475\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1476\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1477\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1478\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1479\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1480\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1481\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1426"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1427"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1428"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1429"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1430"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1431"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1432"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1433"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1434"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1435"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1436"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1437"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1438"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7712","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/2794173109992507"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1439"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1440"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1441"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1442"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1443"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1444"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1445"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1446"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1447"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1448"} [11:27:04] [DAP] [Info] <== {"seq":12932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1482\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1483\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1484\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1485\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1486\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1487\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1488\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1489\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1490\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1491\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1492\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1493\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1494\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1495\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12946,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1496\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12947,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1497\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12948,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1498\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12949,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1499\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12950,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1500\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12951,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1501\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12952,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1502\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12953,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1503\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12954,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1504\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12955,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1505\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12956,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1506\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12957,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1507\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12958,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1508\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12959,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1509\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12960,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1510\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12961,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1511\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12962,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1512\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12963,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1513\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12964,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1514\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12965,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1515\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12966,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1516\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12967,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1517\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12968,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1518\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12969,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1519\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12970,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1520\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12971,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1521\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12972,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1522\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12973,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1523\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1449"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1450"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1451"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1452"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1453"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1454"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1455"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1456"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1457"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1458"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1459"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1460"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1461"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1462"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1463"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1464"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1465"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1466"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1467"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1468"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1469"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1470"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1471"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1472"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1473"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1474"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1475"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1476"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1477"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1478"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1479"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1480"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1481"} [11:27:04] [DAP] [Info] <== {"seq":12974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1524\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1525\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1526\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1527\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1528\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1529\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1530\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1531\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12982,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1532\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1533\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1534\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1535\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1536\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1537\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1538\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1539\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1540\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12991,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1541\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12992,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1542\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12993,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1543\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12994,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1544\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12995,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1545\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12996,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1546\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12997,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1547\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12998,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1548\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":12999,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1549\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13000,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1550\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13001,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1551\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13002,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1552\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1553\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13004,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1554\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13005,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1555\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13006,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1556\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13007,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1557\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13008,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1558\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13009,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1559\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1560\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1561\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1562\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1563\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1564\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1565\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1566\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1567\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1568\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1569\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1570\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1571\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13022,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1572\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13023,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1573\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13024,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1574\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13025,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1575\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13026,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1576\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13027,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1577\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13028,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1578\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13029,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1579\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1580\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1581\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1582\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1583\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1584\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1585\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1586\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1587\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1588\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1589\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1590\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1591\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1592\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1593\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1594\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1595\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1596\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1597\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1598\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1599\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1600\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1601\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1602\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1603\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1604\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1605\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1606\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1482"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1483"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1484"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1485"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1486"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1487"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1488"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1489"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1490"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1491"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1492"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1493"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1494"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1495"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1496"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1497"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1498"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1499"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1500"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1501"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1502"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1503"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1504"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1505"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1506"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1507"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1508"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1509"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1510"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1511"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1512"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1513"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1514"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1515"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1516"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1517"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1518"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1519"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1520"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1521"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1522"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1523"} [11:27:04] [DAP] [Info] <== {"seq":13057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1607\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1608\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1609\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1610\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1611\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1612\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1613\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1614\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1615\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1616\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1617\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1618\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1619\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1620\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1621\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1622\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1623\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1624\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1625\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1626\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1627\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1628\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1629\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1630\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1631\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1632\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1633\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1634\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1635\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1636\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1637\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1638\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1639\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1640\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1641\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1642\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1643\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1644\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1645\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1646\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1647\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1648\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1524"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1525"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1526"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1527"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1528"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1529"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1530"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1531"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1532"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1533"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1534"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1535"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1536"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1537"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1538"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1539"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1540"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1541"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1542"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1543"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1544"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1545"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1546"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1547"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1548"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1549"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1550"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1551"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1552"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1553"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1554"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1555"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1556"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1557"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1558"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1559"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1560"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1561"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1562"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1563"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1564"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1565"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1566"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1567"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1568"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1569"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1570"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1571"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1572"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1573"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1574"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1575"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1576"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1577"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1578"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1579"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1580"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1581"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1582"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1583"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1584"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1585"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1586"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1587"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1588"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1589"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1590"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1591"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1592"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1593"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1594"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1595"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1596"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1597"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1598"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1599"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1600"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1601"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1602"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1603"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1604"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1605"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1606"} [11:27:04] [DAP] [Info] <== {"seq":13099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1649\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1650\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1651\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1652\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1653\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1654\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1655\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1656\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1657\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1658\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1659\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1660\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1661\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1662\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1663\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1664\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1665\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1666\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13117,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1667\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1668\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1669\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1670\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1671\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1672\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1673\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1674\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1675\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1676\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1677\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1678\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1679\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1680\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1681\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1682\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1683\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1684\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1685\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1686\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1687\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1688\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1689\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1690\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1607"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1608"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1609"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1610"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1611"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1612"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1613"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1614"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1615"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1616"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1617"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1618"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1619"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1620"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1621"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1622"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1623"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1624"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1625"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1626"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1627"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1628"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1629"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1630"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1631"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1632"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1633"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1634"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1635"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1636"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1637"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1638"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1639"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1640"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1641"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1642"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1643"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1644"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1645"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1646"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1647"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1648"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1649"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1650"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1651"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1652"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1653"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1654"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1655"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1656"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1657"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1658"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1659"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1660"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1661"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1662"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1663"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1664"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1665"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1666"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1667"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1668"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1669"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1670"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1671"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1672"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1673"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1674"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1675"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1676"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1677"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1678"} [11:27:04] [DAP] [Info] <== {"seq":13141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1691\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1692\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1693\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1694\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1695\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1696\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1697\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1698\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1699\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1700\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1701\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1702\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1703\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1704\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1705\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1706\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1707\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1708\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1709\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1710\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1712\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1713\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1714\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1715\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1716\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1717\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1718\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1719\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1720\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1721\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1722\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1723\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1724\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1725\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1726\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1727\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1728\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1729\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1730\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1731\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1732\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1679"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1680"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1681"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1682"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1683"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1684"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1685"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1686"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1687"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1688"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1689"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1690"} [11:27:04] [DAP] [Info] <== {"seq":13183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1733\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1734\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1735\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1736\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1737\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1738\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1739\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1740\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1741\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1742\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1743\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1744\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1745\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1746\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1747\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1748\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1749\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1750\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1751\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1752\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1753\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1754\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1755\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1756\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1757\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1758\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1759\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1760\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1761\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1762\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1763\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1764\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1765\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1766\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1767\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1768\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1769\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1770\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1771\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1772\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1773\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1691"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1692"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1693"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1694"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1695"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1696"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1697"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1698"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1699"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1700"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1701"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1702"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1703"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1704"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1705"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1706"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1707"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1708"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1709"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1710"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1712"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1713"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1714"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1715"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1716"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1717"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1718"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1719"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1720"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1721"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1722"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1723"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1724"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1725"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1726"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1727"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1728"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1729"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1730"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1731"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1732"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1733"} [11:27:04] [DAP] [Info] <== {"seq":13224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1774\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1775\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1776\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1777\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1778\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1779\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1780\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1781\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1782\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1783\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1784\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1785\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1786\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1787\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1788\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1789\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1790\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1791\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1792\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1793\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1794\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1795\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1796\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1797\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1798\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1799\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1800\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1801\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1802\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1803\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1804\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1805\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1806\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1807\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1808\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1809\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1810\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1811\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1812\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1813\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1814\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1815\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1734"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1735"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1736"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1737"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1738"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1739"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1740"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1741"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1742"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1743"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1744"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1745"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1746"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1747"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1748"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1749"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1750"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1751"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1752"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1753"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1754"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1755"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1756"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1757"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1758"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1759"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1760"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1761"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1762"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1763"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1764"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1765"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1766"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1767"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1768"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1769"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1770"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1771"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1772"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1773"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1774"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1775"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1776"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1777"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1778"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1779"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1780"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1781"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1782"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1783"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1784"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1785"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1786"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1787"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1788"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1789"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1790"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1791"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1792"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1793"} [11:27:04] [DAP] [Info] <== {"seq":13266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1816\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1817\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1818\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1819\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1820\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1821\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1822\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1823\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1824\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1825\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1826\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1827\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1828\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1829\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1830\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1831\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1832\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1833\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1834\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1835\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1836\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1837\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1838\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1839\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1840\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1841\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1842\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1843\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1844\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1845\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1846\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1847\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1848\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1849\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1850\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1851\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1852\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1853\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1854\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1855\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1856\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1857\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1794"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1795"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1796"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1797"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1798"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1799"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1800"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1801"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1802"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1803"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1804"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1805"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1806"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1807"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1808"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1809"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1810"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1811"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1812"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1813"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1814"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1815"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1816"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1817"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1818"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1819"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1820"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1821"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1822"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1823"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1824"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1825"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1826"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1827"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1828"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1829"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1830"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1831"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1832"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1833"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1834"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1835"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1836"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1837"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1838"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1839"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1840"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1841"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1842"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1843"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1844"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1845"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1846"} [11:27:04] [DAP] [Info] <== {"seq":13308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1858\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1859\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1860\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1861\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1862\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1863\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1864\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1865\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1866\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1867\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1868\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1869\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1870\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1871\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1872\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1873\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1874\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1875\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1876\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1877\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1878\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1879\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1880\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1881\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1882\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1883\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1884\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1885\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1886\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1887\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1888\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1889\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1890\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1891\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1892\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1893\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1894\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1895\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1896\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1897\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1898\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1899\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1847"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1848"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1849"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1850"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1851"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1852"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1853"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1854"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1855"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1856"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1857"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1858"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1859"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1860"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1861"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1862"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1863"} [11:27:04] [DAP] [Info] <== {"seq":13350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1900\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1901\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1902\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1903\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1904\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1905\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1906\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1907\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1908\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1909\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1910\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1911\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1912\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1913\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1914\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1915\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1916\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1917\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1918\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1919\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1920\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1921\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1922\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1923\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1924\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1925\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1926\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1927\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1928\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1929\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1930\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1931\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1932\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1933\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1934\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1935\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1936\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1937\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1938\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1939\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1940\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1941\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1864"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1865"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1866"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1867"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1868"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1869"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1870"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1871"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1872"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1873"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1874"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1875"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1876"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1877"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1878"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1879"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1880"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1881"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1882"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1883"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1884"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1885"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1886"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1887"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1888"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1889"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1890"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1891"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1892"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1893"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1894"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1895"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1896"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1897"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1898"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1899"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1900"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1901"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1902"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1903"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1904"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1905"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1906"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1907"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1908"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1909"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1910"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1911"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1912"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1913"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1914"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1915"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1916"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1917"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1918"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1919"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1920"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1921"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1922"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1923"} [11:27:04] [DAP] [Info] <== {"seq":13392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1942\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1943\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13394,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1944\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1945\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1946\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1947\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1948\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1949\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1950\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1951\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1952\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1953\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1954\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1955\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1956\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1957\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1958\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1959\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1960\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1961\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1962\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1963\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1964\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1965\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1966\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1967\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1968\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1969\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1970\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1971\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1972\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1973\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1974\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1975\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1976\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1977\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1978\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1979\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1980\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1981\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1982\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1924"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1925"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1926"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1927"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1928"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1929"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1930"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1931"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1932"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1933"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1934"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1935"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1936"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1937"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1938"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1939"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1940"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1941"} [11:27:04] [DAP] [Info] <== {"seq":13433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1983\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1984\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1985\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1986\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1987\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1988\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1989\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1990\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1991\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1992\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1993\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1994\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1995\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1996\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1997\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1998\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"1999\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2000\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2001\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2002\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2003\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2004\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2005\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2006\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2007\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2008\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2009\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2010\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2011\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2012\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2013\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2014\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2015\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2016\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2017\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2018\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2019\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2020\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2021\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2022\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2023\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2024\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1942"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1943"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1944"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1945"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1946"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1947"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1948"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1949"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1950"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1951"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1952"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1953"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1954"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1955"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1956"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1957"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1958"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1959"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1960"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1961"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1962"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1963"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1964"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1965"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1966"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1967"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1968"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1969"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1970"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1971"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1972"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1973"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1974"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1975"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1976"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1977"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1978"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1979"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1980"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1981"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1982"} [11:27:04] [DAP] [Info] <== {"seq":13475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2025\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2026\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2027\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2028\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2029\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2030\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2031\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2032\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2033\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2034\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2035\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2036\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2037\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2038\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2039\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2040\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2041\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2042\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2043\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13494,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2044\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2045\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2046\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2047\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2048\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2049\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2050\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2051\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2052\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2053\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2054\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2055\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2056\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2057\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2058\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2059\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2060\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2061\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2062\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2063\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2064\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2065\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2066\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1983"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1984"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1985"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1986"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1987"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1988"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1989"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1990"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1991"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1992"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1993"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1994"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1995"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1996"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1997"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1998"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"1999"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2000"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2001"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2002"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2003"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2004"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2005"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2006"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2007"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2008"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2009"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2010"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2011"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2012"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2013"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2014"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2015"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2016"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2017"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2018"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2019"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2020"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2021"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2022"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2023"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2024"} [11:27:04] [DAP] [Info] <== {"seq":13517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2067\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2068\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2069\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2070\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2071\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2072\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2073\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2074\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2075\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2076\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2077\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2078\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2079\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2080\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2081\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2082\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2083\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2084\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2085\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2086\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2087\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2088\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2089\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2090\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2091\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2092\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2093\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2094\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2095\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2096\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2097\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2098\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2099\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2100\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2101\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2102\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2103\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2104\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2105\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2106\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2107\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2108\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2025"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2026"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2027"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2028"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2029"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2030"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2031"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2032"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2033"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2034"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2035"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2036"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2037"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2038"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2039"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2040"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2041"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2042"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2043"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2044"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2045"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2046"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2047"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2048"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2049"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2050"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2051"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2052"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2053"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2054"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2055"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2056"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2057"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2058"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2059"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2060"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2061"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2062"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2063"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2064"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2065"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2066"} [11:27:04] [DAP] [Info] <== {"seq":13559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2109\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2110\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2111\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2112\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2113\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2114\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2115\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2116\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2117\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2118\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2119\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2120\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2121\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2122\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2123\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2124\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2125\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2126\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2127\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2128\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2129\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2130\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2131\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2132\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2133\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2134\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2135\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13586,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7713\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/5649721535303643\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2136\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2137\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2138\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2139\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2140\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2141\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2142\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2143\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2144\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2145\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2146\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2147\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2148\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2067"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2068"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2069"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2070"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2071"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2072"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2073"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2074"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2075"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2076"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2077"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2078"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2079"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2080"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2081"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2082"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2083"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2084"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2085"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2086"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2087"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2088"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2089"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2090"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2091"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2092"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2093"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2094"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2095"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2096"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2097"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2098"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2099"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2100"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2101"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2102"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2103"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2104"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2105"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2106"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2107"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2108"} [11:27:04] [DAP] [Info] <== {"seq":13600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2149\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2150\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2151\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2152\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2153\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2154\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2155\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2156\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2157\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2158\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2159\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2160\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2161\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2162\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2163\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2164\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2165\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2166\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2167\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2168\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2169\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2170\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2171\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2172\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2173\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2174\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2175\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2176\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2177\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2178\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2179\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2180\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2181\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2182\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2183\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2184\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2185\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2186\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2187\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2188\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2189\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2190\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2109"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2110"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2111"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2112"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2113"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2114"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2115"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2116"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2117"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2118"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2119"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2120"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2121"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2122"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2123"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2124"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2125"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2126"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2127"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2128"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2129"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2130"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2131"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2132"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2133"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2134"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2135"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7713","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/5649721535303643"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2136"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2137"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2138"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2139"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2140"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2141"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2142"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2143"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2144"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2145"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2146"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2147"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2148"} [11:27:04] [DAP] [Info] <== {"seq":13642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2191\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2192\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2193\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2194\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2195\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2196\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2197\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2198\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2199\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2200\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2201\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2202\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2203\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2204\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2205\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2206\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2207\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2208\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2209\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2210\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2211\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2212\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2213\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2214\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2215\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2216\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2217\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2218\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2219\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2220\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2221\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2222\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2223\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2224\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2225\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2226\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2227\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2228\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13680,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2229\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2230\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2231\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2232\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2233\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2234\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2235\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2236\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2237\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2238\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2239\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2240\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2241\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2242\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2243\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2244\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2245\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2246\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2247\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2248\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2249\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2250\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2251\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2252\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2253\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2254\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2255\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2256\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2257\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2258\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2259\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2260\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2261\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2262\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2263\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2264\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2265\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2266\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2267\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2268\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2269\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2270\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2271\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2272\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2273\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2274\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2275\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2276\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2277\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2278\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2279\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13731,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2280\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13732,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2281\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13733,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2282\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13734,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2283\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13735,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2284\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13736,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2285\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13737,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2286\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13738,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2287\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13739,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2288\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13740,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2289\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13741,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2290\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2291\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2292\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13744,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2293\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13745,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2294\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13746,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2295\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13747,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2296\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2297\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2298\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2299\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2300\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2301\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2302\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2303\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13755,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2304\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13756,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2305\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13757,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2306\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2307\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2308\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2309\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2310\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2311\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2312\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2313\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2314\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2315\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2316\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2317\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2318\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2319\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2320\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2321\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2322\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2323\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2324\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2325\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13777,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2326\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13778,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2327\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13779,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2328\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13780,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2329\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13781,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2330\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13782,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2331\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13783,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2332\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13784,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2333\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13785,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2334\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13786,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2335\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13787,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2336\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13788,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2337\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13789,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2338\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13790,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2339\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13791,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2340\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13792,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2341\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13793,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2342\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13794,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2343\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2344\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13796,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2345\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13797,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2346\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13798,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2347\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13799,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2348\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2349\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2350\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2351\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2352\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13804,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2353\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13805,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2354\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13806,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2355\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13807,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2356\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2357\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2358\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2359\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2360\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13812,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2361\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2362\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2363\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2364\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2365\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2366\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2367\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2368\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2369\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2370\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2371\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2372\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2373\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2374\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13826,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2375\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13827,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2376\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13828,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2377\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13829,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2378\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13830,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2379\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13831,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2380\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13832,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2381\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13833,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2382\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13834,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2383\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13835,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2384\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13836,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2385\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13837,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2386\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13838,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2387\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13839,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2388\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13840,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2389\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2390\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2391\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2392\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2393\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2394\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2395\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13847,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2396\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13848,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2397\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13849,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2398\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13850,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2399\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13851,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2400\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13852,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2401\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13853,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2402\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2403\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2404\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2405\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2406\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2407\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2408\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2409\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2410\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13862,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2411\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13863,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2412\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13864,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2413\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13865,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2414\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13866,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2415\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13867,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2416\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13868,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2417\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13869,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2418\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2419\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2420\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2421\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2422\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2423\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2424\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2425\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13877,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2426\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13878,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2427\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13879,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2428\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13880,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2429\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13881,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2430\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2431\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2432\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2433\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2434\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2435\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2436\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13888,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2437\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2438\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13890,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2439\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13891,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2440\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13892,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2441\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2149"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2150"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2151"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2152"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2153"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2154"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2155"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2156"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2157"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2158"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2159"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2160"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2161"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2162"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2163"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2164"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2165"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2166"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2167"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2168"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2169"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2170"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2171"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2172"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2173"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2174"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2175"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2176"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2177"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2178"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2179"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2180"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2181"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2182"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2183"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2184"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2185"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2186"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2187"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2188"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2189"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2190"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2191"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2192"} [11:27:04] [DAP] [Info] <== {"seq":13893,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2442\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13894,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2443\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13895,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2444\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13896,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2445\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13897,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2446\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13898,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2447\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13899,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2448\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2449\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2450\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2451\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2452\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2453\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2454\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2455\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2456\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2457\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2458\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13910,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2459\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13911,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2460\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13912,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2461\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13913,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2462\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13914,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2463\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13915,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2464\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13916,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2465\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2466\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2467\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2468\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2469\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2470\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2471\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2472\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13924,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2473\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2474\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2475\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2476\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2477\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2478\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2479\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2480\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2481\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2482\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2483\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2193"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2194"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2195"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2196"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2197"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2198"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2199"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2200"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2201"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2202"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2203"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2204"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2205"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2206"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2207"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2208"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2209"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2210"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2211"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2212"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2213"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2214"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2215"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2216"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2217"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2218"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2219"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2220"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2221"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2222"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2223"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2224"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2225"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2226"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2227"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2228"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2229"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2230"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2231"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2232"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2233"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2234"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2235"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2236"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2237"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2238"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2239"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2240"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2241"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2242"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2243"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2244"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2245"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2246"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2247"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2248"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2249"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2250"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2251"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2252"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2253"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2254"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2255"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2256"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2257"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2258"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2259"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2260"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2261"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2262"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2263"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2264"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2265"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2266"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2267"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2268"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2269"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2270"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2271"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2272"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2273"} [11:27:04] [DAP] [Info] <== {"seq":13935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2484\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2485\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2486\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2487\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2488\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2489\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2490\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2491\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2492\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2493\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2494\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13946,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2495\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13947,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2496\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13948,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2497\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13949,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2498\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13950,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2499\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13951,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2500\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13952,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2501\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13953,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2502\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13954,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2503\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13955,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2504\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13956,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2505\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13957,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2506\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13958,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2507\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13959,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2508\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13960,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2509\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13961,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2510\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13962,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2511\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13963,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2512\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13964,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2513\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13965,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2514\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13966,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2515\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13967,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2516\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13968,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2517\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13969,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2518\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13970,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2519\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13971,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2520\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13972,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2521\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13973,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2522\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2523\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2524\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2525\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2274"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2275"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2276"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2277"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2278"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2279"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2280"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2281"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2282"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2283"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2284"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2285"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2286"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2287"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2288"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2289"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2290"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2291"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2292"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2293"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2294"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2295"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2296"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2297"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2298"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2299"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2300"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2301"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2302"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2303"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2304"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2305"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2306"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2307"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2308"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2309"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2310"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2311"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2312"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2313"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2314"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2315"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2316"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2317"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2318"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2319"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2320"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2321"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2322"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2323"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2324"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2325"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2326"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2327"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2328"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2329"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2330"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2331"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2332"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2333"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2334"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2335"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2336"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2337"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2338"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2339"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2340"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2341"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2342"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2343"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2344"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2345"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2346"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2347"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2348"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2349"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2350"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2351"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2352"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2353"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2354"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2355"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2356"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2357"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2358"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2359"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2360"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2361"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2362"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2363"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2364"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2365"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2366"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2367"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2368"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2369"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2370"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2371"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2372"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2373"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2374"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2375"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2376"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2377"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2378"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2379"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2380"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2381"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2382"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2383"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2384"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2385"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2386"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2387"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2388"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2389"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2390"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2391"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2392"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2393"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2394"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2395"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2396"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2397"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2398"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2399"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2400"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2401"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2402"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2403"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2404"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2405"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2406"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2407"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2408"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2409"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2410"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2411"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2412"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2413"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2414"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2415"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2416"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2417"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2418"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2419"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2420"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2421"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2422"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2423"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2424"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2425"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2426"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2427"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2428"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2429"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2430"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2431"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2432"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2433"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2434"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2435"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2436"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2437"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2438"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2439"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2440"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2441"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2442"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2443"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2444"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2445"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2446"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2447"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2448"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2449"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2450"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2451"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2452"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2453"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2454"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2455"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2456"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2457"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2458"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2459"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2460"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2461"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2462"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2463"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2464"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2465"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2466"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2467"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2468"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2469"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2470"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2471"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2472"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2473"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2474"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2475"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2476"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2477"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2478"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2479"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2480"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2481"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2482"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2483"} [11:27:04] [DAP] [Info] <== {"seq":13977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2526\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2527\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2528\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2529\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2530\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13982,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2531\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2532\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2533\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2534\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2535\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2536\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2537\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2538\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2539\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13991,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2540\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13992,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2541\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13993,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2542\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13994,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2543\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13995,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2544\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13996,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2545\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13997,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2546\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13998,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2547\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":13999,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2548\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14000,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2549\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14001,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2550\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14002,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2551\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2552\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14004,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2553\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14005,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2554\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14006,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2555\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14007,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2556\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14008,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2557\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14009,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2558\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2559\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2560\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2561\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2562\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2563\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2564\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2565\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2566\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2484"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2485"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2486"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2487"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2488"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2489"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2490"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2491"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2492"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2493"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2494"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2495"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2496"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2497"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2498"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2499"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2500"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2501"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2502"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2503"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2504"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2505"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2506"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2507"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2508"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2509"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2510"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2511"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2512"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2513"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2514"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2515"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2516"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2517"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2518"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2519"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2520"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2521"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2522"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2523"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2524"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2525"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2526"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2527"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2528"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2529"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2530"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2531"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2532"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2533"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2534"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2535"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2536"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2537"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2538"} [11:27:04] [DAP] [Info] <== {"seq":14018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2567\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2568\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2569\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2570\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14022,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2571\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14023,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2572\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14024,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2573\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14025,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2574\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14026,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2575\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14027,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2576\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14028,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2577\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14029,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2578\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2579\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2580\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2581\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2582\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2583\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2584\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2585\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2586\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2587\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2588\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2589\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2590\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2591\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2592\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2593\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2594\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2595\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2596\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2597\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2598\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2599\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2600\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2601\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2602\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2603\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2604\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2605\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2606\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2607\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2608\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2539"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2540"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2541"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2542"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2543"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2544"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2545"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2546"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2547"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2548"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2549"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2550"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2551"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2552"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2553"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2554"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2555"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2556"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2557"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2558"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2559"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2560"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2561"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2562"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2563"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2564"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2565"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2566"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2567"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2568"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2569"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2570"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2571"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2572"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2573"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2574"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2575"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2576"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2577"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2578"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2579"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2580"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2581"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2582"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2583"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2584"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2585"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2586"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2587"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2588"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2589"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2590"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2591"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2592"} [11:27:04] [DAP] [Info] <== {"seq":14060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2609\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2610\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2611\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2612\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2613\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2614\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2615\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2616\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2617\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2618\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2619\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2620\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2621\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2622\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2623\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2624\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2625\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2626\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2627\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2628\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2629\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2630\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2631\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2632\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2633\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2634\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2635\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2636\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2637\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2638\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2639\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2640\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2641\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2642\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2643\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2644\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2645\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2646\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2647\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2648\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2649\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2650\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2593"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2594"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2595"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2596"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2597"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2598"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2599"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2600"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2601"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2602"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2603"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2604"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2605"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2606"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2607"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2608"} [11:27:04] [DAP] [Info] <== {"seq":14102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2651\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2652\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2653\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2654\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2655\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2656\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2657\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2658\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2659\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2660\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2661\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2662\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2663\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2664\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2665\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14117,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2666\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2667\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2668\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2669\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2670\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2671\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2672\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2673\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2674\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2675\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2676\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2677\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2678\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2679\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2680\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2681\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2682\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2683\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2684\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2685\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2686\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2687\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2688\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2689\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2690\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2691\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2692\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2693\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2694\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2695\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2696\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2697\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2698\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2699\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2700\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2701\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2702\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2703\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2704\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2705\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2706\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2707\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2708\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2709\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2710\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2712\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2713\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2714\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2715\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2716\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2717\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2718\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2719\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2720\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2721\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2722\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2723\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2724\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2725\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2726\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2727\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2728\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2729\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2730\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2731\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2732\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2733\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2734\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2735\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2736\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2737\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2738\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2739\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2740\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2741\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2742\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2743\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2744\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2745\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2746\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2747\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2748\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2749\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2750\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2751\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2752\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2753\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2754\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2755\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2756\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2757\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2758\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2759\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2760\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2761\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2762\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2763\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2764\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2765\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2766\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2767\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2768\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2769\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2770\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2771\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2772\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2773\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2774\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2775\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2776\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2777\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2778\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2779\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2780\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2781\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2782\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2783\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2784\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2785\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2786\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2787\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2788\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2789\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2790\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2791\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2792\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2793\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2794\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2795\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2796\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2797\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2798\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2799\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2800\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2801\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2802\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2803\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2804\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2805\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2806\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2807\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2808\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2809\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2810\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2811\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2812\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2813\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2814\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2815\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2816\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2817\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2818\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2819\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2820\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2821\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2822\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2823\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2824\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2825\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2826\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2827\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2828\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2833\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2829\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2834\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2835\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2836\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2837\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2838\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2839\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2840\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2841\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2830\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2842\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2831\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2843\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2832\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14295,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7714\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/6977913843662603\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2844\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2845\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2846\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2847\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2848\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2849\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2850\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2851\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2852\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2853\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2854\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2855\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2856\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2857\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2858\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2609"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2610"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2611"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2612"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2613"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2614"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2615"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2616"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2617"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2618"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2619"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2620"} [11:27:04] [DAP] [Info] <== {"seq":14311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2859\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2860\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2861\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2862\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2863\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2864\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2865\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2866\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2867\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2868\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2869\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2870\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2871\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2872\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2873\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2874\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2875\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2876\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2877\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2878\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2879\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2880\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2881\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2882\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2883\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2884\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2885\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2886\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2887\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2888\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2889\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2890\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2891\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2892\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2893\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2894\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2895\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2896\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2897\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2898\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2899\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2621"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2622"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2623"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2624"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2625"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2626"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2627"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2628"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2629"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2630"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2631"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2632"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2633"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2634"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2635"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2636"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2637"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2638"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2639"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2640"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2641"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2642"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2643"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2644"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2645"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2646"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2647"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2648"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2649"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2650"} [11:27:04] [DAP] [Info] <== {"seq":14352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2900\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2901\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2902\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2903\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2904\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2905\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2906\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2907\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2908\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2909\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2910\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2911\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2912\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2913\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2914\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2915\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2916\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2917\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2918\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2919\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2920\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2921\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2922\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2923\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2924\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2925\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2926\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2927\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2928\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2929\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2930\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2931\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2932\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2933\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2934\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2935\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2936\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2937\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2938\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2939\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2940\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2941\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14394,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2942\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2943\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2944\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2945\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2946\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2947\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2948\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2949\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2950\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2951\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2952\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2953\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2954\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2955\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2956\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2957\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2958\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2959\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2960\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2961\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2962\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2963\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2964\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2965\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2966\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2967\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2968\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2969\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2970\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2971\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2972\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2973\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2974\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2975\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2976\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2977\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2978\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2979\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2980\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2981\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2982\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2983\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2984\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2985\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2986\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2987\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2988\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2989\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2990\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2991\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2992\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2993\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2994\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2995\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2996\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2997\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2998\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"2999\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3000\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3001\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3002\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3003\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3004\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3005\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3006\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3007\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3008\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3009\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3010\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3011\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3012\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3013\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3014\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3015\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3016\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3017\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3018\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3019\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3020\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3021\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3022\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3023\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3024\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3025\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3026\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3027\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3028\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3029\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3030\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3031\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3032\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3033\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3034\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3035\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3036\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3037\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3038\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3039\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3040\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3041\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14494,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3042\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3043\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3044\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3045\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3046\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3047\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3048\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3049\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3050\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3051\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3052\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3053\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3054\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3055\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3056\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3057\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3058\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3059\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3060\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3061\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3062\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3063\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3064\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3065\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3066\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3067\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3068\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3069\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3070\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3071\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3072\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3073\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3074\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3075\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3076\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3077\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3078\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3079\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3080\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3081\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3082\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3083\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3084\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3085\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3086\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3087\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3088\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3089\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3090\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3091\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3092\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3093\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3094\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3095\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3096\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3097\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3098\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3099\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3100\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3101\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3102\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3103\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3104\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3105\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3106\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3107\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3108\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3109\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3110\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3111\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3112\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3113\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3114\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3115\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3116\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3117\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3118\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3119\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3120\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3121\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3122\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3123\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3124\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3125\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3126\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3127\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3128\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3129\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3130\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3131\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3132\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3133\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14586,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3134\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3135\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3136\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3137\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3138\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3139\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3140\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3141\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3142\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3143\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3144\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3145\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3146\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3147\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3148\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3149\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3150\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2651"} [11:27:04] [DAP] [Info] <== {"seq":14603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3151\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3152\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3153\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3154\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3155\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3156\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3157\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3158\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3159\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3160\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3161\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3162\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3163\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3164\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3165\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3166\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3167\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3168\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3169\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3170\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3171\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3172\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3173\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3174\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3175\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3176\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3177\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3178\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3179\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3180\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3181\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3182\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3183\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3184\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3185\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3186\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3187\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3188\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3189\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3190\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3191\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3192\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2652"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2653"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2654"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2655"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2656"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2657"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2658"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2659"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2660"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2661"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2662"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2663"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2664"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2665"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2666"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2667"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2668"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2669"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2670"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2671"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2672"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2673"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2674"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2675"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2676"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2677"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2678"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2679"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2680"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2681"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2682"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2683"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2684"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2685"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2686"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2687"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2688"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2689"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2690"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2691"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2692"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2693"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2694"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2695"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2696"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2697"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2698"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2699"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2700"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2701"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2702"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2703"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2704"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2705"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2706"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2707"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2708"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2709"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2710"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2712"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2713"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2714"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2715"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2716"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2717"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2718"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2719"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2720"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2721"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2722"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2723"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2724"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2725"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2726"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2727"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2728"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2729"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2730"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2731"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2732"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2733"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2734"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2735"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2736"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2737"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2738"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2739"} [11:27:04] [DAP] [Info] <== {"seq":14645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3193\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3194\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3195\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3196\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3197\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3198\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3199\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3200\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3201\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3202\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3203\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3204\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3205\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3206\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3207\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3208\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3209\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3210\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3211\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3212\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3213\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3214\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3215\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3216\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3217\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3218\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3219\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3220\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3221\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3222\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3223\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3224\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3225\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3226\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3227\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14680,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3228\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3229\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3230\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3231\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3232\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3233\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3234\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2740"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2741"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2742"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2743"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2744"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2745"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2746"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2747"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2748"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2749"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2750"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2751"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2752"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2753"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2754"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2755"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2756"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2757"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2758"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2759"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2760"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2761"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2762"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2763"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2764"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2765"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2766"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2767"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2768"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2769"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2770"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2771"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2772"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2773"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2774"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2775"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2776"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2777"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2778"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2779"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2780"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2781"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2782"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2783"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2784"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2785"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2786"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2787"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2788"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2789"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2790"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2791"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2792"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2793"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2794"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2795"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2796"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2797"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2798"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2799"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2800"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2801"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2802"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2803"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2804"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2805"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2806"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2807"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2808"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2809"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2810"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2811"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2812"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2813"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2814"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2815"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2816"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2817"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2818"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2819"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2820"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2821"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2822"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2823"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2824"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2825"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2826"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2827"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2828"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2833"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2829"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2834"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2835"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2836"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2837"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2838"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2839"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2840"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2841"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2830"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2842"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2831"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2843"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2832"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7714","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/6977913843662603"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2844"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2845"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2846"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2847"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2848"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2849"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2850"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2851"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2852"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2853"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2854"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2855"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2856"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2857"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2858"} [11:27:04] [DAP] [Info] <== {"seq":14687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3235\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3236\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3237\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3238\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3239\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3240\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3241\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3242\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3243\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3244\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3245\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3246\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3247\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3248\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3249\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3250\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3251\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3252\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3253\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3254\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3255\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3256\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3257\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3258\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3259\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3260\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3261\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3262\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3263\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3264\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3265\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3266\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3267\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3268\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3269\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3270\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3271\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3272\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3273\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3274\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3275\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3276\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2859"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2860"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2861"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2862"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2863"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2864"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2865"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2866"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2867"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2868"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2869"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2870"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2871"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2872"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2873"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2874"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2875"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2876"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2877"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2878"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2879"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2880"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2881"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2882"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2883"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2884"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2885"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2886"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2887"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2888"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2889"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2890"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2891"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2892"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2893"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2894"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2895"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2896"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2897"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2898"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2899"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2900"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2901"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2902"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2903"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2904"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2905"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2906"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2907"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2908"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2909"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2910"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2911"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2912"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2913"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2914"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2915"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2916"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2917"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2918"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2919"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2920"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2921"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2922"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2923"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2924"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2925"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2926"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2927"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2928"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2929"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2930"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2931"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2932"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2933"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2934"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2935"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2936"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2937"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2938"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2939"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2940"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2941"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2942"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2943"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2944"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2945"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2946"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2947"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2948"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2949"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2950"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2951"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2952"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2953"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2954"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2955"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2956"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2957"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2958"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2959"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2960"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2961"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2962"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2963"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2964"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2965"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2966"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2967"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2968"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2969"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2970"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2971"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2972"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2973"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2974"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2975"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2976"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2977"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2978"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2979"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2980"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2981"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2982"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2983"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2984"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2985"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2986"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2987"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2988"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2989"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2990"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2991"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2992"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2993"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2994"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2995"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2996"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2997"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2998"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"2999"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3000"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3001"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3002"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3003"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3004"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3005"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3006"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3007"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3008"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3009"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3010"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3011"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3012"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3013"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3014"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3015"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3016"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3017"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3018"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3019"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3020"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3021"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3022"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3023"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3024"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3025"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3026"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3027"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3028"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3029"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3030"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3031"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3032"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3033"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3034"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3035"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3036"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3037"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3038"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3039"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3040"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3041"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3042"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3043"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3044"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3045"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3046"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3047"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3048"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3049"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3050"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3051"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3052"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3053"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3054"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3055"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3056"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3057"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3058"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3059"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3060"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3061"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3062"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3063"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3064"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3065"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3066"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3067"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3068"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3069"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3070"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3071"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3072"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3073"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3074"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3075"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3076"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3077"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3078"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3079"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3080"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3081"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3082"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3083"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3084"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3085"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3086"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3087"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3088"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3089"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3090"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3091"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3092"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3093"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3094"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3095"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3096"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3097"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3098"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3099"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3100"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3101"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3102"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3103"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3104"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3105"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3106"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3107"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3108"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3109"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3110"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3111"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3112"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3113"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3114"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3115"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3116"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3117"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3118"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3119"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3120"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3121"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3122"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3123"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3124"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3125"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3126"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3127"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3128"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3129"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3130"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3131"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3132"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3133"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3134"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3135"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3136"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3137"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3138"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3139"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3140"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3141"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3142"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3143"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3144"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3145"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3146"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3147"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3148"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3149"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3150"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3151"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3152"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3153"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3154"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3155"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3156"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3157"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3158"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3159"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3160"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3161"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3162"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3163"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3164"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3165"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3166"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3167"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3168"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3169"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3170"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3171"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3172"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3173"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3174"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3175"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3176"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3177"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3178"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3179"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3180"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3181"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3182"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3183"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3184"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3185"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3186"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3187"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3188"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3189"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3190"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3191"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3192"} [11:27:04] [DAP] [Info] <== {"seq":14729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3277\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3278\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14731,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3279\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14732,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3280\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14733,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3281\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14734,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3282\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14735,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3283\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14736,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3284\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14737,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3285\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14738,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3286\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14739,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3287\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14740,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3288\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14741,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3289\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3290\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3291\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14744,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3292\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14745,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3293\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14746,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3294\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14747,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3295\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3296\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3297\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3298\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3299\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3300\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3301\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3302\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14755,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3303\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14756,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3304\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14757,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3305\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3306\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3307\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3308\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3309\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3310\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3311\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3312\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3313\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3314\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3315\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3316\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3317\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3193"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3194"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3195"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3196"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3197"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3198"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3199"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3200"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3201"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3202"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3203"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3204"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3205"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3206"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3207"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3208"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3209"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3210"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3211"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3212"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3213"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3214"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3215"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3216"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3217"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3218"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3219"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3220"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3221"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3222"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3223"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3224"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3225"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3226"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3227"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3228"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3229"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3230"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3231"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3232"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3233"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3234"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3235"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3236"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3237"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3238"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3239"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3240"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3241"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3242"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3243"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3244"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3245"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3246"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3247"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3248"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3249"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3250"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3251"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3252"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3253"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3254"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3255"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3256"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3257"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3258"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3259"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3260"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3261"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3262"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3263"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3264"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3265"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3266"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3267"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3268"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3269"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3270"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3271"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3272"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3273"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3274"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3275"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3276"} [11:27:04] [DAP] [Info] <== {"seq":14770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3318\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3319\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3320\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3321\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3322\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3323\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3324\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14777,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3325\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14778,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3326\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14779,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3327\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14780,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3328\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14781,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3329\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14782,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3330\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14783,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3331\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14784,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3332\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14785,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3333\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14786,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3334\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14787,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3335\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14788,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3336\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14789,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3337\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14790,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3338\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14791,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3339\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14792,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3340\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14793,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3341\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14794,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3342\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3343\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14796,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3344\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14797,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3345\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14798,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3346\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14799,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3347\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3348\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3349\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3350\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3351\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14804,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3352\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14805,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3353\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14806,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3354\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14807,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3355\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3356\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3357\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3358\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3359\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14812,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3360\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3361\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3362\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3363\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3364\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3365\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3366\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3367\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3368\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3369\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3370\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3371\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3372\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3373\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14826,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3374\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14827,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3375\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14828,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3376\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14829,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3377\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14830,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3378\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14831,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3379\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14832,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3380\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14833,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3381\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14834,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3382\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14835,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3383\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14836,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3384\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14837,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3385\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14838,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3386\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14839,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3387\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14840,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3388\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3389\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3390\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3391\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3392\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3393\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3394\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14847,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3395\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14848,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3396\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14849,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3397\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14850,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3398\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14851,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3399\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14852,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3400\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14853,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3401\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3402\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3403\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3404\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3405\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3406\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3407\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3408\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3409\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14862,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3410\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14863,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3411\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14864,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3412\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14865,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3413\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14866,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3414\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14867,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3415\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14868,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3416\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14869,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3417\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3418\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3419\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3420\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3421\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3422\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3423\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3424\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14877,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3425\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14878,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3426\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14879,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3427\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14880,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3428\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14881,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3429\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3430\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3431\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3432\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3433\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3434\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3435\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14888,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3436\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3437\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14890,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3438\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14891,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3439\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14892,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3440\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14893,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3441\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14894,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3442\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14895,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3443\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3277"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3278"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3279"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3280"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3281"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3282"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3283"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3284"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3285"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3286"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3287"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3288"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3289"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3290"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3291"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3292"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3293"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3294"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3295"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3296"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3297"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3298"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3299"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3300"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3301"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3302"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3303"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3304"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3305"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3306"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3307"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3308"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3309"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3310"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3311"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3312"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3313"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3314"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3315"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3316"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3317"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3318"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3319"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3320"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3321"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3322"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3323"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3324"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3325"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3326"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3327"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3328"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3329"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3330"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3331"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3332"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3333"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3334"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3335"} [11:27:04] [DAP] [Info] <== {"seq":14896,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3444\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14897,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3445\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14898,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3446\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14899,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3447\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3448\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3449\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3450\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3451\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3452\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3453\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3454\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3455\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3456\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3457\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14910,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3458\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14911,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3459\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14912,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3460\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14913,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3461\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14914,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3462\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14915,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3463\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14916,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3464\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3465\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3466\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3467\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3468\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3469\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3470\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3471\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14924,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3472\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3473\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3474\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3475\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3476\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3477\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3478\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3479\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3480\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3481\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3482\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3483\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3484\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3485\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3336"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3337"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3338"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3339"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3340"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3341"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3342"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3343"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3344"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3345"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3346"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3347"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3348"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3349"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3350"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3351"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3352"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3353"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3354"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3355"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3356"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3357"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3358"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3359"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3360"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3361"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3362"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3363"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3364"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3365"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3366"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3367"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3368"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3369"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3370"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3371"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3372"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3373"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3374"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3375"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3376"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3377"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3378"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3379"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3380"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3381"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3382"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3383"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3384"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3385"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3386"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3387"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3388"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3389"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3390"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3391"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3392"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3393"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3394"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3395"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3396"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3397"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3398"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3399"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3400"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3401"} [11:27:04] [DAP] [Info] <== {"seq":14938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3486\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3487\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3488\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3489\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3490\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3491\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3492\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3493\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14946,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3494\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14947,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3495\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14948,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3496\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14949,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3497\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14950,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3498\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14951,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3499\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14952,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3500\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14953,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3501\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14954,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3502\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14955,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3503\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14956,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3504\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14957,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3505\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14958,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3506\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14959,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3507\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14960,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3508\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14961,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3509\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14962,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3510\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14963,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3511\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14964,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3512\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14965,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3513\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14966,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3514\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14967,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3515\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14968,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3516\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14969,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3517\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14970,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3518\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14971,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3519\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14972,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3520\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14973,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3521\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3522\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3523\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3524\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3525\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3526\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3402"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3403"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3404"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3405"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3406"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3407"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3408"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3409"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3410"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3411"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3412"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3413"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3414"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3415"} [11:27:04] [DAP] [Info] <== {"seq":14979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3527\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3528\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3529\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14982,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7715\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/6794435533294247\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3530\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3531\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3532\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3533\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3534\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3535\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3536\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3537\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14991,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3538\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14992,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3539\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14993,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3540\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14994,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3541\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14995,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3542\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14996,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3543\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14997,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3544\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14998,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3545\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":14999,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3546\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15000,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3547\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15001,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3548\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15002,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3549\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3550\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15004,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3551\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15005,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3552\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15006,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3553\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15007,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3554\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15008,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3555\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15009,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3556\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3557\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3558\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3559\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3560\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3561\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3562\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3563\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3564\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3565\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3566\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3567\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3416"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3417"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3418"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3419"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3420"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3421"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3422"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3423"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3424"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3425"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3426"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3427"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3428"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3429"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3430"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3431"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3432"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3433"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3434"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3435"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3436"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3437"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3438"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3439"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3440"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3441"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3442"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3443"} [11:27:04] [DAP] [Info] <== {"seq":15021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3568\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15022,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3569\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15023,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3570\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15024,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3571\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15025,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3572\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15026,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3573\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15027,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3574\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15028,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3575\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15029,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3576\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3577\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3578\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3579\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3580\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3581\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3582\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3583\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3584\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3585\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3586\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3587\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3588\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3589\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3590\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3591\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3592\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3593\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3594\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3595\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3596\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3597\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3598\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3599\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3600\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3601\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3602\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3603\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3604\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3605\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3606\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3607\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3608\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3609\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3610\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3611\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3612\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3613\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3614\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3615\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3616\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3617\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3618\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3619\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3620\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3621\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3622\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3623\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3624\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3625\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3626\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3627\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3628\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3629\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3630\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3631\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3632\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3633\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3634\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3635\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3636\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3637\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3638\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3639\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3640\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3641\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3642\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3643\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3644\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3645\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3646\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3647\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3648\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3649\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3650\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3651\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3444"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3445"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3446"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3447"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3448"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3449"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3450"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3451"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3452"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3453"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3454"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3455"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3456"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3457"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3458"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3459"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3460"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3461"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3462"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3463"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3464"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3465"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3466"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3467"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3468"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3469"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3470"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3471"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3472"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3473"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3474"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3475"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3476"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3477"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3478"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3479"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3480"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3481"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3482"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3483"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3484"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3485"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3486"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3487"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3488"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3489"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3490"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3491"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3492"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3493"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3494"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3495"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3496"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3497"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3498"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3499"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3500"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3501"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3502"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3503"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3504"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3505"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3506"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3507"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3508"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3509"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3510"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3511"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3512"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3513"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3514"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3515"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3516"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3517"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3518"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3519"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3520"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3521"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3522"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3523"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3524"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3525"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3526"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3527"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3528"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3529"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7715","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/6794435533294247"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3530"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3531"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3532"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3533"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3534"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3535"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3536"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3537"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3538"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3539"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3540"} [11:27:04] [DAP] [Info] <== {"seq":15105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3652\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3653\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3654\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3655\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3656\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3657\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3658\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3659\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3660\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3661\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3662\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3663\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15117,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3664\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3665\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3666\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3667\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3668\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3669\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3670\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3671\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3672\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3673\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3674\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3675\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3676\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3677\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3678\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3679\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3680\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3681\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3682\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3683\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3684\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3685\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3686\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3687\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3688\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3689\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3690\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3691\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3692\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3541"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3542"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3543"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3544"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3545"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3546"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3547"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3548"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3549"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3550"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3551"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3552"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3553"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3554"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3555"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3556"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3557"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3558"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3559"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3560"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3561"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3562"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3563"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3564"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3565"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3566"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3567"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3568"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3569"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3570"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3571"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3572"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3573"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3574"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3575"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3576"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3577"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3578"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3579"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3580"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3581"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3582"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3583"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3584"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3585"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3586"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3587"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3588"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3589"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3590"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3591"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3592"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3593"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3594"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3595"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3596"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3597"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3598"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3599"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3600"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3601"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3602"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3603"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3604"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3605"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3606"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3607"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3608"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3609"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3610"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3611"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3612"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3613"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3614"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3615"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3616"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3617"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3618"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3619"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3620"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3621"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3622"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3623"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3624"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3625"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3626"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3627"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3628"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3629"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3630"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3631"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3632"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3633"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3634"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3635"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3636"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3637"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3638"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3639"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3640"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3641"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3642"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3643"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3644"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3645"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3646"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3647"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3648"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3649"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3650"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3651"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3652"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3653"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3654"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3655"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3656"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3657"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3658"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3659"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3660"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3661"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3662"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3663"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3664"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3665"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3666"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3667"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3668"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3669"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3670"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3671"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3672"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3673"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3674"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3675"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3676"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3677"} [11:27:04] [DAP] [Info] <== {"seq":15146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3693\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3694\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3695\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3696\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3697\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3698\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3699\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3700\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3701\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3702\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3703\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3704\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3705\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3706\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3707\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3708\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3709\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3710\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3712\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3713\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3714\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3715\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3716\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3717\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3718\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3719\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3720\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3721\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3722\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3723\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3724\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3725\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3726\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3727\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3728\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3729\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3730\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3731\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3732\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3733\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3734\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3678"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3679"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3680"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3681"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3682"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3683"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3684"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3685"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3686"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3687"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3688"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3689"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3690"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3691"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3692"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3693"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3694"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3695"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3696"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3697"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3698"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3699"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3700"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3701"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3702"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3703"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3704"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3705"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3706"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3707"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3708"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3709"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3710"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3712"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3713"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3714"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3715"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3716"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3717"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3718"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3719"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3720"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3721"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3722"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3723"} [11:27:04] [DAP] [Info] <== {"seq":15188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3735\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3736\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3737\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3738\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3739\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3740\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3741\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3742\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3743\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3744\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3745\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3746\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3747\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3748\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3749\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3750\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3751\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3752\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3753\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3754\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3755\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3756\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3757\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3758\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3759\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3760\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3761\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3762\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3763\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3764\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3765\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3766\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3767\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3768\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3769\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3770\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3771\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3772\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3773\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3774\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3775\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3776\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3724"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3725"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3726"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3727"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3728"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3729"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3730"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3731"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3732"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3733"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3734"} [11:27:04] [DAP] [Info] <== {"seq":15230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3777\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3778\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3779\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3780\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3781\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3782\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3783\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3784\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3785\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3786\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3787\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3788\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3789\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3790\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3791\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3792\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3793\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3794\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3795\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3796\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3797\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3798\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3799\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3800\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3801\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3802\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3803\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3804\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3805\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3806\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3807\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3808\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3809\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3810\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3811\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3812\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3813\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3814\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3815\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3816\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3817\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3818\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3735"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3736"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3737"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3738"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3739"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3740"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3741"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3742"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3743"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3744"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3745"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3746"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3747"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3748"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3749"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3750"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3751"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3752"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3753"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3754"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3755"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3756"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3757"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3758"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3759"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3760"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3761"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3762"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3763"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3764"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3765"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3766"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3767"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3768"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3769"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3770"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3771"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3772"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3773"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3774"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3775"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3776"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3777"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3778"} [11:27:04] [DAP] [Info] <== {"seq":15272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3819\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3820\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3821\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3822\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3823\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3824\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3825\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3826\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3827\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3828\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3829\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3830\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3831\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3832\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3833\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3834\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3835\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3836\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3837\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3838\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3839\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3840\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3841\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3842\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3843\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3844\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3845\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3846\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3847\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3848\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3849\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3850\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3851\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3852\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3853\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3854\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3855\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3856\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3857\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3858\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3859\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3860\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3779"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3780"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3781"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3782"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3783"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3784"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3785"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3786"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3787"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3788"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3789"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3790"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3791"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3792"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3793"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3794"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3795"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3796"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3797"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3798"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3799"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3800"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3801"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3802"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3803"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3804"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3805"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3806"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3807"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3808"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3809"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3810"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3811"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3812"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3813"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3814"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3815"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3816"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3817"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3818"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3819"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3820"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3821"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3822"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3823"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3824"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3825"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3826"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3827"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3828"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3829"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3830"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3831"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3832"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3833"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3834"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3835"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3836"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3837"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3838"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3839"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3840"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3841"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3842"} [11:27:04] [DAP] [Info] <== {"seq":15314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3861\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3862\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3863\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3864\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3865\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3866\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3867\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3868\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3869\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3870\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3871\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3872\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3873\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3874\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3875\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3876\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3877\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3878\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3879\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3880\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3881\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3882\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3883\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3884\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3885\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3886\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3887\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3888\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3889\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3890\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3891\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3892\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3893\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3894\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3895\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3896\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3897\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3898\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3899\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3900\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3901\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3843"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3844"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3845"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3846"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3847"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3848"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3849"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3850"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3851"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3852"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3853"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3854"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3855"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3856"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3857"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3858"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3859"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3860"} [11:27:04] [DAP] [Info] <== {"seq":15355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3902\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3903\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3904\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3905\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3906\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3907\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3908\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3909\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3910\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3911\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3912\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3913\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3914\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3915\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3916\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3917\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3918\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3919\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3920\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3921\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3922\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3923\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3924\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3925\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3926\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3927\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3928\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3929\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3930\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3931\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3932\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3933\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3934\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3935\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3936\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3937\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3938\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3939\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3940\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15394,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3941\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3942\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3943\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3944\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3945\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3946\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3947\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3948\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3949\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3950\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3951\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3952\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3953\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3954\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3955\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3956\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3957\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3958\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3959\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3960\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3961\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3962\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3963\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3964\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3965\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3966\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3967\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3968\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3969\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3970\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3971\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3972\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3973\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3974\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3975\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3976\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3977\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3978\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3979\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3980\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3981\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3982\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3983\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3984\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3985\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3861"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3862"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3863"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3864"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3865"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3866"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3867"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3868"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3869"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3870"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3871"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3872"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3873"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3874"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3875"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3876"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3877"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3878"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3879"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3880"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3881"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3882"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3883"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3884"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3885"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3886"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3887"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3888"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3889"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3890"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3891"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3892"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3893"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3894"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3895"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3896"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3897"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3898"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3899"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3900"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3901"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3902"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3903"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3904"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3905"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3906"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3907"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3908"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3909"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3910"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3911"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3912"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3913"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3914"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3915"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3916"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3917"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3918"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3919"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3920"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3921"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3922"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3923"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3924"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3925"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3926"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3927"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3928"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3929"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3930"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3931"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3932"} [11:27:04] [DAP] [Info] <== {"seq":15439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3986\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3987\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3988\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3989\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3990\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3991\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3992\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3993\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3994\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3995\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3996\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3997\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3998\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"3999\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4000\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4001\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4002\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4003\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4004\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4005\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4006\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4007\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4008\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4009\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4010\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4011\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4012\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4013\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4014\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4015\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4016\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4017\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4018\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4019\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4020\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4021\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4022\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4023\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4024\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4025\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4026\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4027\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3933"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3934"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3935"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3936"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3937"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3938"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3939"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3940"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3941"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3942"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3943"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3944"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3945"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3946"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3947"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3948"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3949"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3950"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3951"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3952"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3953"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3954"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3955"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3956"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3957"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3958"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3959"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3960"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3961"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3962"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3963"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3964"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3965"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3966"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3967"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3968"} [11:27:04] [DAP] [Info] <== {"seq":15481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4028\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4029\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4030\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4031\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4032\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4033\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4034\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4035\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4036\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4037\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4038\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4039\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4040\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15494,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4041\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4042\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4043\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4044\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4045\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4046\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4047\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4048\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4049\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4050\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4051\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4052\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4053\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4054\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4055\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4056\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4057\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4058\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4059\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4060\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4061\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4062\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4063\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4064\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4065\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4066\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4067\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4068\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4069\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3969"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3970"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3971"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3972"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3973"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3974"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3975"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3976"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3977"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3978"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3979"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3980"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3981"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3982"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3983"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3984"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3985"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3986"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3987"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3988"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3989"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3990"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3991"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3992"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3993"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3994"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3995"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3996"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3997"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3998"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"3999"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4000"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4001"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4002"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4003"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4004"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4005"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4006"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4007"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4008"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4009"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4010"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4011"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4012"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4013"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4014"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4015"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4016"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4017"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4018"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4019"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4020"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4021"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4022"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4023"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4024"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4025"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4026"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4027"} [11:27:04] [DAP] [Info] <== {"seq":15523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4070\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4071\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4072\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4073\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4074\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4075\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4076\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4077\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4078\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4079\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4080\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4081\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4082\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4083\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4084\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4085\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4086\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4087\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4088\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4089\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4090\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4091\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4092\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4093\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4094\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4095\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4096\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4097\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4098\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4099\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4100\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4101\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4102\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4103\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4104\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4105\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4106\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4107\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4108\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4109\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4110\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4028"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4029"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4030"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4031"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4032"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4033"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4034"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4035"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4036"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4037"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4038"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4039"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4040"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4041"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4042"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4043"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4044"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4045"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4046"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4047"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4048"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4049"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4050"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4051"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4052"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4053"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4054"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4055"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4056"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4057"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4058"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4059"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4060"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4061"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4062"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4063"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4064"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4065"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4066"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4067"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4068"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4069"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4070"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4071"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4072"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4073"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4074"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4075"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4076"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4077"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4078"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4079"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4080"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4081"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4082"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4083"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4084"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4085"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4086"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4087"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4088"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4089"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4090"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4091"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4092"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4093"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4094"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4095"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4096"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4097"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4098"} [11:27:04] [DAP] [Info] <== {"seq":15564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4111\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4112\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4113\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4114\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4115\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4116\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4117\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4118\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4119\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4120\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4121\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4122\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4123\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4124\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4125\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4126\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4127\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4128\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4129\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4130\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4131\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4132\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15586,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4133\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4134\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4135\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4136\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4137\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4138\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4139\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4140\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4141\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4142\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4143\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4144\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4145\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4146\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4147\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4148\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4149\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4150\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4151\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4152\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4099"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4100"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4101"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4102"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4103"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4104"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4105"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4106"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4107"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4108"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4109"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4110"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4111"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4112"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4113"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4114"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4115"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4116"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4117"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4118"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4119"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4120"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4121"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4122"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4123"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4124"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4125"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4126"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4127"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4128"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4129"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4130"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4131"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4132"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4133"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4134"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4135"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4136"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4137"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4138"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4139"} [11:27:04] [DAP] [Info] <== {"seq":15606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4153\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4154\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4155\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4156\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4157\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4158\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4159\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4160\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4161\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4162\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4163\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4164\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4165\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4166\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4167\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4168\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4169\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4170\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4171\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4172\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4173\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4174\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4175\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4176\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4177\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4178\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4179\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4180\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4181\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4182\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4183\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4184\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4185\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4186\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4187\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4188\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4189\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4190\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4191\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4192\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4193\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4194\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4140"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4141"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4142"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4143"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4144"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4145"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4146"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4147"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4148"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4149"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4150"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4151"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4152"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4153"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4154"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4155"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4156"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4157"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4158"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4159"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4160"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4161"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4162"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4163"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4164"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4165"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4166"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4167"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4168"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4169"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4170"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4171"} [11:27:04] [DAP] [Info] <== {"seq":15648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4195\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4196\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4197\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4198\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4199\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4200\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4201\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4202\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4203\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4204\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4205\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4206\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4207\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4208\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4209\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4210\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4211\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4212\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4213\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4214\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4215\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4216\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4217\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4218\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4219\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4220\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4221\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4222\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4223\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4224\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4225\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4226\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15680,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7716\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/5524945431062339\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4227\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4228\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4229\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4230\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4231\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4232\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4233\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4234\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4172"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4173"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4174"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4175"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4176"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4177"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4178"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4179"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4180"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4181"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4182"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4183"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4184"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4185"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4186"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4187"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4188"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4189"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4190"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4191"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4192"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4193"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4194"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4195"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4196"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4197"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4198"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4199"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4200"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4201"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4202"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4203"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4204"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4205"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4206"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4207"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4208"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4209"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4210"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4211"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4212"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4213"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4214"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4215"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4216"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4217"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4218"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4219"} [11:27:04] [DAP] [Info] <== {"seq":15689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4235\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4236\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4237\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4238\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4239\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4240\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4241\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4242\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4243\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4244\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4245\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4246\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4247\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4248\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4249\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4250\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4251\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4252\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4253\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4254\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4255\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4256\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4257\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4258\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4259\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4260\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4261\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4262\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4263\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4264\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4265\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4266\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4267\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4268\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4269\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4270\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4271\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4272\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4273\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4274\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4275\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4276\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4220"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4221"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4222"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4223"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4224"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4225"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4226"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7716","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/5524945431062339"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4227"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4228"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4229"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4230"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4231"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4232"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4233"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4234"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4235"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4236"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4237"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4238"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4239"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4240"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4241"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4242"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4243"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4244"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4245"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4246"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4247"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4248"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4249"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4250"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4251"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4252"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4253"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4254"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4255"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4256"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4257"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4258"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4259"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4260"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4261"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4262"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4263"} [11:27:04] [DAP] [Info] <== {"seq":15731,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4277\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15732,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4278\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15733,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4279\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15734,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4280\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15735,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4281\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15736,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4282\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15737,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4283\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15738,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4284\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15739,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4285\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15740,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4286\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15741,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4287\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4288\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4289\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15744,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4290\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15745,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4291\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15746,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4292\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15747,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4293\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4294\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4295\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4296\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4297\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4298\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4299\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4300\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15755,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4301\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15756,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4302\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15757,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4303\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4304\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4305\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4306\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4307\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4308\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4309\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4310\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4311\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4312\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4313\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4314\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4315\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4316\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4317\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4318\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4264"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4265"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4266"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4267"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4268"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4269"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4270"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4271"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4272"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4273"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4274"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4275"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4276"} [11:27:04] [DAP] [Info] <== {"seq":15773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4319\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4320\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4321\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4322\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15777,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4323\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15778,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4324\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15779,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4325\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15780,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4326\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15781,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4327\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15782,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4328\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15783,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4329\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15784,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4330\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15785,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4331\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15786,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4332\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15787,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4333\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15788,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4334\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15789,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4335\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15790,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4336\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15791,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4337\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15792,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4338\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15793,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4339\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15794,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4340\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4341\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15796,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4342\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15797,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4343\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15798,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4344\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15799,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4345\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4346\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4347\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4348\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4349\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15804,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4350\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15805,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4351\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15806,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4352\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15807,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4353\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4354\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4355\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4356\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4357\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15812,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4358\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4359\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4360\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4277"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4278"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4279"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4280"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4281"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4282"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4283"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4284"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4285"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4286"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4287"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4288"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4289"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4290"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4291"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4292"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4293"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4294"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4295"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4296"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4297"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4298"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4299"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4300"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4301"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4302"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4303"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4304"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4305"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4306"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4307"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4308"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4309"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4310"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4311"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4312"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4313"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4314"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4315"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4316"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4317"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4318"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4319"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4320"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4321"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4322"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4323"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4324"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4325"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4326"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4327"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4328"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4329"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4330"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4331"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4332"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4333"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4334"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4335"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4336"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4337"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4338"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4339"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4340"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4341"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4342"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4343"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4344"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4345"} [11:27:04] [DAP] [Info] <== {"seq":15815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4361\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4362\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4363\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4364\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4365\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4366\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4367\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4368\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4369\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4370\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4371\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15826,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4372\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15827,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4373\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15828,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4374\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15829,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4375\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15830,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4376\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15831,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4377\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15832,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4378\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15833,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4379\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15834,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4380\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15835,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4381\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15836,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4382\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15837,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4383\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15838,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4384\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15839,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4385\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15840,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4386\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4387\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4388\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4389\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4390\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4391\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4392\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15847,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4393\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15848,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4394\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15849,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4395\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15850,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4396\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15851,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4397\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15852,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4398\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15853,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4399\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4400\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4401\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4402\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4346"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4347"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4348"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4349"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4350"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4351"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4352"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4353"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4354"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4355"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4356"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4357"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4358"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4359"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4360"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4361"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4362"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4363"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4364"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4365"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4366"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4367"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4368"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4369"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4370"} [11:27:04] [DAP] [Info] <== {"seq":15857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4403\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4404\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4405\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4406\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4407\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15862,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4408\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15863,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4409\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15864,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4410\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15865,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4411\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15866,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4412\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15867,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4413\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15868,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4414\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15869,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4415\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4416\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4417\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4418\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4419\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4420\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4421\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4422\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15877,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4423\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15878,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4424\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15879,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4425\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15880,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4426\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15881,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4427\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4428\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4429\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4430\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4431\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4432\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4433\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15888,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4434\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4435\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15890,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4436\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15891,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4437\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15892,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4438\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15893,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4439\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15894,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4440\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15895,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4441\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15896,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4442\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15897,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4443\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4371"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4372"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4373"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4374"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4375"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4376"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4377"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4378"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4379"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4380"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4381"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4382"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4383"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4384"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4385"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4386"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4387"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4388"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4389"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4390"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4391"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4392"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4393"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4394"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4395"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4396"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4397"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4398"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4399"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4400"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4401"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4402"} [11:27:04] [DAP] [Info] <== {"seq":15898,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4444\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15899,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4445\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4446\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4447\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4448\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4449\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4450\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4451\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4452\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4453\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4454\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4455\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15910,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4456\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15911,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4457\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15912,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4458\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15913,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4459\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15914,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4460\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15915,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4461\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15916,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4462\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4463\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4464\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4465\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4466\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4467\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4468\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4469\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15924,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4470\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4471\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4472\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4473\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4474\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4475\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4476\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4477\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4478\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4479\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4480\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4481\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4482\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4483\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4484\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4485\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4403"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4404"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4405"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4406"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4407"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4408"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4409"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4410"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4411"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4412"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4413"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4414"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4415"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4416"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4417"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4418"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4419"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4420"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4421"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4422"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4423"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4424"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4425"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4426"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4427"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4428"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4429"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4430"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4431"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4432"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4433"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4434"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4435"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4436"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4437"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4438"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4439"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4440"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4441"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4442"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4443"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4444"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4445"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4446"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4447"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4448"} [11:27:04] [DAP] [Info] <== {"seq":15940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4486\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4487\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4488\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4489\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4490\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4491\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15946,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4492\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15947,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4493\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15948,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4494\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15949,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4495\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15950,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4496\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15951,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4497\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15952,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4498\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15953,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4499\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15954,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4500\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15955,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4501\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15956,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4502\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15957,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4503\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15958,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4504\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15959,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4505\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15960,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4506\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15961,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4507\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15962,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4508\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15963,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4509\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15964,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4510\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15965,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4511\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15966,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4512\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15967,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4513\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15968,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4514\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15969,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4515\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15970,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4516\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15971,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4517\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15972,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4518\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15973,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4519\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4520\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4521\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4522\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4523\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4524\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4525\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4526\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4527\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4449"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4450"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4451"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4452"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4453"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4454"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4455"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4456"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4457"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4458"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4459"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4460"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4461"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4462"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4463"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4464"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4465"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4466"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4467"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4468"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4469"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4470"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4471"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4472"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4473"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4474"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4475"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4476"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4477"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4478"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4479"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4480"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4481"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4482"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4483"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4484"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4485"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4486"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4487"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4488"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4489"} [11:27:04] [DAP] [Info] <== {"seq":15982,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4528\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4529\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4530\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4531\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4532\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4533\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4534\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4535\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4536\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15991,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4537\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15992,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4538\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15993,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4539\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15994,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4540\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15995,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4541\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15996,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4542\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15997,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4543\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15998,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4544\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":15999,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4545\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16000,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4546\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16001,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4547\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16002,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4548\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4549\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16004,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4550\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16005,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4551\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16006,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4552\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16007,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4553\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16008,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4554\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16009,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4555\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4556\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4557\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4558\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4559\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4560\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4561\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4562\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4563\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4564\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4565\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4566\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4567\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16022,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4568\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16023,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4569\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4490"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4491"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4492"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4493"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4494"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4495"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4496"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4497"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4498"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4499"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4500"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4501"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4502"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4503"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4504"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4505"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4506"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4507"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4508"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4509"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4510"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4511"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4512"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4513"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4514"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4515"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4516"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4517"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4518"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4519"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4520"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4521"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4522"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4523"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4524"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4525"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4526"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4527"} [11:27:04] [DAP] [Info] <== {"seq":16024,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4570\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16025,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4571\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16026,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4572\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16027,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4573\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16028,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4574\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16029,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4575\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4576\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4577\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4578\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4579\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4580\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4581\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4582\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4583\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4584\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4585\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4586\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4587\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4588\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4589\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4590\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4591\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4592\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4593\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4594\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4595\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4596\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4597\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4598\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4599\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4600\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4601\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4602\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4603\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4604\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4605\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4606\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4607\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4608\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4609\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4610\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4611\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4528"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4529"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4530"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4531"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4532"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4533"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4534"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4535"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4536"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4537"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4538"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4539"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4540"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4541"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4542"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4543"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4544"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4545"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4546"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4547"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4548"} [11:27:04] [DAP] [Info] <== {"seq":16066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4612\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4613\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4614\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4615\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4616\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4617\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4618\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4619\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4620\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4621\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4622\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4623\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4624\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4625\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4626\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4627\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4628\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4629\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4630\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4631\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4632\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4633\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4634\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4635\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4636\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4637\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4638\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4639\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4640\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4641\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4642\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4643\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4644\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4645\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4646\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4647\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4648\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4649\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4650\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4651\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4652\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4549"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4550"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4551"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4552"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4553"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4554"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4555"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4556"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4557"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4558"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4559"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4560"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4561"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4562"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4563"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4564"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4565"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4566"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4567"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4568"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4569"} [11:27:04] [DAP] [Info] <== {"seq":16107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4653\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4654\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4655\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4656\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4657\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4658\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4659\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4660\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4661\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4662\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16117,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4663\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4664\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4665\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4666\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4667\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4668\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4669\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4670\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4671\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4672\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4673\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4674\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4675\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4676\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4677\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4678\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4679\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4680\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4681\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4682\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4683\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4684\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4685\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4686\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4687\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4688\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4689\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4690\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4691\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4692\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4693\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4694\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4695\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4696\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4697\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4698\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4699\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4700\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4701\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4702\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4703\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4704\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4705\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4706\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4707\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4708\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4709\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4710\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4712\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4713\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4714\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4715\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4716\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4717\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4718\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4719\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4720\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4721\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4722\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4723\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4724\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4725\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4726\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4727\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4728\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4729\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4730\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4731\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4732\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4733\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4734\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4735\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4736\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4737\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4738\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4739\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4740\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4741\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4742\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4743\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4744\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4745\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4746\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4747\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4748\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4749\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4750\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4751\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4752\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4753\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4754\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4755\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4756\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4757\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4758\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4759\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4760\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4761\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4762\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4763\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4764\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4765\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4766\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4767\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4768\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4769\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4770\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4771\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4772\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4773\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4774\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4775\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4776\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4777\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4778\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4570"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4571"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4572"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4573"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4574"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4575"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4576"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4577"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4578"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4579"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4580"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4581"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4582"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4583"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4584"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4585"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4586"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4587"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4588"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4589"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4590"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4591"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4592"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4593"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4594"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4595"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4596"} [11:27:04] [DAP] [Info] <== {"seq":16233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4779\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4780\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4781\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4782\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4783\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4784\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4785\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4786\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4787\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4788\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4789\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4790\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4791\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4792\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4793\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4794\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4795\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4796\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4797\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4798\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4799\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4800\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4801\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4802\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4803\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4804\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4805\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4806\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4807\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4808\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4809\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4810\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4811\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4812\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4813\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4814\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4815\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4816\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4817\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4818\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4819\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4820\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4597"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4598"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4599"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4600"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4601"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4602"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4603"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4604"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4605"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4606"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4607"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4608"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4609"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4610"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4611"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4612"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4613"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4614"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4615"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4616"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4617"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4618"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4619"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4620"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4621"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4622"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4623"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4624"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4625"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4626"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4627"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4628"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4629"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4630"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4631"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4632"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4633"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4634"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4635"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4636"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4637"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4638"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4639"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4640"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4641"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4642"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4643"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4644"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4645"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4646"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4647"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4648"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4649"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4650"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4651"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4652"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4653"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4654"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4655"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4656"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4657"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4658"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4659"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4660"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4661"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4662"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4663"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4664"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4665"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4666"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4667"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4668"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4669"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4670"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4671"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4672"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4673"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4674"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4675"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4676"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4677"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4678"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4679"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4680"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4681"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4682"} [11:27:04] [DAP] [Info] <== {"seq":16275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4821\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4822\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4823\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4824\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4825\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4826\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4827\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4828\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4829\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4830\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4831\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4832\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4833\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4834\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4835\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4836\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4837\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4838\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4839\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4840\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4841\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4842\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4843\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4844\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4845\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4846\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4847\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4848\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4849\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4850\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4851\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4852\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4853\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4854\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4855\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4856\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4857\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4858\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4859\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4860\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4861\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4683"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4684"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4685"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4686"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4687"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4688"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4689"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4690"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4691"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4692"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4693"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4694"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4695"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4696"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4697"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4698"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4699"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4700"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4701"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4702"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4703"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4704"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4705"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4706"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4707"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4708"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4709"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4710"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4712"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4713"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4714"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4715"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4716"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4717"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4718"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4719"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4720"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4721"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4722"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4723"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4724"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4725"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4726"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4727"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4728"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4729"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4730"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4731"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4732"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4733"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4734"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4735"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4736"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4737"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4738"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4739"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4740"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4741"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4742"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4743"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4744"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4745"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4746"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4747"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4748"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4749"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4750"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4751"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4752"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4753"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4754"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4755"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4756"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4757"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4758"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4759"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4760"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4761"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4762"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4763"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4764"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4765"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4766"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4767"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4768"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4769"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4770"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4771"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4772"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4773"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4774"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4775"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4776"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4777"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4778"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4779"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4780"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4781"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4782"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4783"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4784"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4785"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4786"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4787"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4788"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4789"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4790"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4791"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4792"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4793"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4794"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4795"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4796"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4797"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4798"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4799"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4800"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4801"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4802"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4803"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4804"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4805"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4806"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4807"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4808"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4809"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4810"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4811"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4812"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4813"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4814"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4815"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4816"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4817"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4818"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4819"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4820"} [11:27:04] [DAP] [Info] <== {"seq":16316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4862\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4863\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4864\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4865\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4866\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4867\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4868\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4869\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4870\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4871\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4872\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4873\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4874\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4875\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4876\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4877\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4878\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4879\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4880\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4881\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4882\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4883\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4884\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4885\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4886\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4887\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4888\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4889\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4890\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4891\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4892\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4893\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4894\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4895\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4896\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4897\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4898\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4899\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4900\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4901\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4902\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4903\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4821"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4822"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4823"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4824"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4825"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4826"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4827"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4828"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4829"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4830"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4831"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4832"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4833"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4834"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4835"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4836"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4837"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4838"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4839"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4840"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4841"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4842"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4843"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4844"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4845"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4846"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4847"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4848"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4849"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4850"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4851"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4852"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4853"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4854"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4855"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4856"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4857"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4858"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4859"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4860"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4861"} [11:27:04] [DAP] [Info] <== {"seq":16358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4904\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4905\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4906\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4907\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4908\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4909\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4910\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4911\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4912\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4913\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4914\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4924\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4915\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4925\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4926\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4916\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4927\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4928\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4929\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4930\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4917\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4931\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4932\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4933\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4918\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4934\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4935\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4919\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4936\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4937\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4920\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4938\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4939\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4921\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4922\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4923\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16394,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7717\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/3677571356511291\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4940\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4941\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4942\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4943\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4944\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4862"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4863"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4864"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4865"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4866"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4867"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4868"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4869"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4870"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4871"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4872"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4873"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4874"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4875"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4876"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4877"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4878"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4879"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4880"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4881"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4882"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4883"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4884"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4885"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4886"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4887"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4888"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4889"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4890"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4891"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4892"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4893"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4894"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4895"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4896"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4897"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4898"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4899"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4900"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4901"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4902"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4903"} [11:27:04] [DAP] [Info] <== {"seq":16400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4945\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4946\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4947\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4948\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4949\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4950\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4951\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4952\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4953\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4954\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4955\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4956\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4957\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4958\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4959\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4960\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4961\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4962\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4963\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4964\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4965\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4966\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4967\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4968\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4969\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4970\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4971\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4972\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4973\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4974\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4975\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4976\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4977\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4978\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4979\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4980\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4981\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4982\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4983\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4984\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4985\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4986\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4904"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4905"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4906"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4907"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4908"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4909"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4910"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4911"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4912"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4913"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4914"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4924"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4915"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4925"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4926"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4916"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4927"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4928"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4929"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4930"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4917"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4931"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4932"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4933"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4918"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4934"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4935"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4919"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4936"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4937"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4920"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4938"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4939"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4921"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4922"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4923"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7717","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/3677571356511291"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4940"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4941"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4942"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4943"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4944"} [11:27:04] [DAP] [Info] <== {"seq":16442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4987\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4988\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4989\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4990\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4991\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4992\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4993\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4994\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4995\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4996\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4997\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4998\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"4999\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5000\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5001\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5002\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5003\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5004\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5005\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5006\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5007\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5008\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5009\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5010\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5011\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5012\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5013\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5014\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5015\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5016\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5017\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5018\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5019\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5020\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5021\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5022\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5023\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5024\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5025\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5026\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5027\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4945"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4946"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4947"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4948"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4949"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4950"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4951"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4952"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4953"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4954"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4955"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4956"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4957"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4958"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4959"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4960"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4961"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4962"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4963"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4964"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4965"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4966"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4967"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4968"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4969"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4970"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4971"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4972"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4973"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4974"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4975"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4976"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4977"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4978"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4979"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4980"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4981"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4982"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4983"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4984"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4985"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4986"} [11:27:04] [DAP] [Info] <== {"seq":16483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5028\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5029\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5030\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5031\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5032\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5033\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5034\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5035\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5036\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5037\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5038\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16494,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5039\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5040\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5041\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5042\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5043\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5044\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5045\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5046\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5047\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5048\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5049\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5050\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5051\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5052\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5053\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5054\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5055\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5056\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5057\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5058\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5059\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5060\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5061\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5062\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5063\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5064\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5065\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5066\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5067\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5068\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5069\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4987"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4988"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4989"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4990"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4991"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4992"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4993"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4994"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4995"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4996"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4997"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4998"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"4999"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5000"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5001"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5002"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5003"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5004"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5005"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5006"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5007"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5008"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5009"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5010"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5011"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5012"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5013"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5014"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5015"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5016"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5017"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5018"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5019"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5020"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5021"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5022"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5023"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5024"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5025"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5026"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5027"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5028"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5029"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5030"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5031"} [11:27:04] [DAP] [Info] <== {"seq":16525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5070\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5071\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5072\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5073\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5074\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5075\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5076\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5077\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5078\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5079\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5080\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5081\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5082\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5083\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5084\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5085\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5086\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5087\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5088\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5089\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5090\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5091\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5092\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5093\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5094\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5095\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5096\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5097\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5098\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5099\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5100\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5101\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5102\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5103\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5104\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5105\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5106\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5107\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5108\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5109\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5110\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5111\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5032"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5033"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5034"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5035"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5036"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5037"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5038"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5039"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5040"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5041"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5042"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5043"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5044"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5045"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5046"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5047"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5048"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5049"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5050"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5051"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5052"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5053"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5054"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5055"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5056"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5057"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5058"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5059"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5060"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5061"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5062"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5063"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5064"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5065"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5066"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5067"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5068"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5069"} [11:27:04] [DAP] [Info] <== {"seq":16567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5112\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5113\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5114\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5115\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5116\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5117\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5118\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5119\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5120\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5121\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5122\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5123\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5124\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5125\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5126\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5127\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5128\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5129\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5130\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16586,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5131\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5132\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5133\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5134\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5135\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5136\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5137\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5138\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5139\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5140\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5141\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5142\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5143\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5144\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5145\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5146\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5147\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5148\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5149\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5150\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5151\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5152\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5153\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5070"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5071"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5072"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5073"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5074"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5075"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5076"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5077"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5078"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5079"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5080"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5081"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5082"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5083"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5084"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5085"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5086"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5087"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5088"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5089"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5090"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5091"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5092"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5093"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5094"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5095"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5096"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5097"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5098"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5099"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5100"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5101"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5102"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5103"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5104"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5105"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5106"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5107"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5108"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5109"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5110"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5111"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5112"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5113"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5114"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5115"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5116"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5117"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5118"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5119"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5120"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5121"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5122"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5123"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5124"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5125"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5126"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5127"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5128"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5129"} [11:27:04] [DAP] [Info] <== {"seq":16609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5154\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5155\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5156\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5157\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5158\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5159\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5160\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5161\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5162\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5163\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5164\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5165\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5166\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5167\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5168\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5169\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5170\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5171\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5172\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5173\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5174\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5175\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5176\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5177\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5178\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5179\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5180\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5181\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5182\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5183\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5184\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5185\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5186\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5187\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5188\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5189\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5190\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5191\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5192\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5193\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5194\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5195\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5130"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5131"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5132"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5133"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5134"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5135"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5136"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5137"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5138"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5139"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5140"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5141"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5142"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5143"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5144"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5145"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5146"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5147"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5148"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5149"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5150"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5151"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5152"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5153"} [11:27:04] [DAP] [Info] <== {"seq":16651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5196\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5197\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5198\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5199\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5200\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5201\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5202\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5203\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5204\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5205\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5206\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5207\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5208\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5209\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5210\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5211\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5212\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5213\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5214\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5215\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5216\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5217\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5218\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5219\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5220\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5221\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5222\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5223\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5224\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16680,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5225\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5226\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5227\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5228\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5229\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5230\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5231\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5232\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5233\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5234\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5235\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5236\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5237\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5238\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5239\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5240\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5241\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5242\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5243\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5244\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5245\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5246\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5247\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5248\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5249\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5250\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5251\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5252\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5253\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5254\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5255\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5256\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5257\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5258\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5259\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5260\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5261\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5262\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5263\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5264\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5265\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5266\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5267\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5268\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5269\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5270\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5271\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5272\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5273\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5274\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5275\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16731,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5276\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16732,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5277\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16733,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5278\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16734,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5279\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16735,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5280\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16736,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5281\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16737,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5282\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16738,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5283\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16739,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5284\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16740,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5285\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16741,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5286\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5287\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5288\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16744,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5289\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16745,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5290\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16746,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5291\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16747,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5292\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5293\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5294\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5295\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5296\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5297\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5298\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5299\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16755,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5300\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16756,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5301\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16757,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5302\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5303\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5304\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5305\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5306\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5307\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5308\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5309\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5310\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5311\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5312\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5313\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5314\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5315\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5316\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5317\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5318\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5319\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5320\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5321\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16777,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5322\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16778,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5323\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16779,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5324\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16780,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5325\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16781,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5326\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16782,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5327\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16783,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5328\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16784,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5329\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16785,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5330\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16786,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5331\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16787,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5332\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16788,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5333\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16789,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5334\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16790,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5335\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16791,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5336\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16792,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5337\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16793,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5338\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16794,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5339\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5340\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16796,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5341\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16797,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5342\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16798,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5343\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16799,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5344\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5345\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5346\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5347\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5348\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16804,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5349\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16805,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5350\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16806,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5351\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16807,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5352\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5353\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5354\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5355\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5356\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16812,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5357\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5358\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5359\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5360\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5361\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5362\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5154"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5155"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5156"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5157"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5158"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5159"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5160"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5161"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5162"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5163"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5164"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5165"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5166"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5167"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5168"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5169"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5170"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5171"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5172"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5173"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5174"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5175"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5176"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5177"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5178"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5179"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5180"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5181"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5182"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5183"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5184"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5185"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5186"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5187"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5188"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5189"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5190"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5191"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5192"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5193"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5194"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5195"} [11:27:04] [DAP] [Info] <== {"seq":16818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5363\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5364\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5365\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5366\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5367\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5368\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5369\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5370\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16826,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5371\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16827,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5372\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16828,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5373\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16829,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5374\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16830,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5375\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16831,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5376\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16832,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5377\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16833,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5378\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16834,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5379\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16835,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5380\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16836,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5381\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16837,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5382\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16838,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5383\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16839,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5384\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16840,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5385\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5386\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5387\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5388\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5389\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5390\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5391\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16847,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5392\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16848,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5393\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16849,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5394\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16850,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5395\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16851,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5396\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16852,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5397\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16853,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5398\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5399\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5400\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5401\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5402\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5403\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5404\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5196"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5197"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5198"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5199"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5200"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5201"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5202"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5203"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5204"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5205"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5206"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5207"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5208"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5209"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5210"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5211"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5212"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5213"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5214"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5215"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5216"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5217"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5218"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5219"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5220"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5221"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5222"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5223"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5224"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5225"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5226"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5227"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5228"} [11:27:04] [DAP] [Info] <== {"seq":16860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5405\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5406\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16862,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5407\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16863,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5408\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16864,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5409\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16865,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5410\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16866,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5411\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16867,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5412\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16868,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5413\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16869,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5414\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5415\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5416\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5417\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5418\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5419\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5420\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5421\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16877,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5422\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16878,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5423\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16879,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5424\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16880,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5425\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16881,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5426\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5427\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5428\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5429\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5430\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5431\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5432\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16888,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5433\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5434\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16890,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5435\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16891,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5436\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16892,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5437\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16893,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5438\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16894,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5439\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16895,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5440\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16896,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5441\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16897,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5442\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16898,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5443\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16899,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5444\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5445\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5229"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5230"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5231"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5232"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5233"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5234"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5235"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5236"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5237"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5238"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5239"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5240"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5241"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5242"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5243"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5244"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5245"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5246"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5247"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5248"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5249"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5250"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5251"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5252"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5253"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5254"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5255"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5256"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5257"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5258"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5259"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5260"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5261"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5262"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5263"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5264"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5265"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5266"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5267"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5268"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5269"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5270"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5271"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5272"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5273"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5274"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5275"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5276"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5277"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5278"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5279"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5280"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5281"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5282"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5283"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5284"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5285"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5286"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5287"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5288"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5289"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5290"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5291"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5292"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5293"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5294"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5295"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5296"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5297"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5298"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5299"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5300"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5301"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5302"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5303"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5304"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5305"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5306"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5307"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5308"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5309"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5310"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5311"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5312"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5313"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5314"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5315"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5316"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5317"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5318"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5319"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5320"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5321"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5322"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5323"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5324"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5325"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5326"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5327"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5328"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5329"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5330"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5331"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5332"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5333"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5334"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5335"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5336"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5337"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5338"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5339"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5340"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5341"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5342"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5343"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5344"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5345"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5346"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5347"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5348"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5349"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5350"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5351"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5352"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5353"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5354"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5355"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5356"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5357"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5358"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5359"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5360"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5361"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5362"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5363"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5364"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5365"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5366"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5367"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5368"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5369"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5370"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5371"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5372"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5373"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5374"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5375"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5376"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5377"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5378"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5379"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5380"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5381"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5382"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5383"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5384"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5385"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5386"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5387"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5388"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5389"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5390"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5391"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5392"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5393"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5394"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5395"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5396"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5397"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5398"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5399"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5400"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5401"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5402"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5403"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5404"} [11:27:04] [DAP] [Info] <== {"seq":16901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5446\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5447\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5448\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5449\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5450\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5451\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5452\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5453\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5454\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16910,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5455\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16911,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5456\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16912,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5457\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16913,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5458\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16914,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5459\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16915,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5460\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16916,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5461\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5462\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5463\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5464\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5465\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5466\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5467\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5468\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16924,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5469\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5470\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5471\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5472\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5473\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5474\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5475\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5476\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5477\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5478\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5479\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5480\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5481\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5482\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5483\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5484\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5485\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5486\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5487\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5405"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5406"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5407"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5408"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5409"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5410"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5411"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5412"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5413"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5414"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5415"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5416"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5417"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5418"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5419"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5420"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5421"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5422"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5423"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5424"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5425"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5426"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5427"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5428"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5429"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5430"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5431"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5432"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5433"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5434"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5435"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5436"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5437"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5438"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5439"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5440"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5441"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5442"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5443"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5444"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5445"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5446"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5447"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5448"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5449"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5450"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5451"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5452"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5453"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5454"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5455"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5456"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5457"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5458"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5459"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5460"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5461"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5462"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5463"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5464"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5465"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5466"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5467"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5468"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5469"} [11:27:04] [DAP] [Info] <== {"seq":16943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5488\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5489\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5490\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16946,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5491\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16947,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5492\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16948,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5493\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16949,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5494\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16950,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5495\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16951,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5496\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16952,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5497\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16953,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5498\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16954,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5499\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16955,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5500\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16956,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5501\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16957,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5502\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16958,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5503\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16959,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5504\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16960,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5505\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16961,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5506\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16962,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5507\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16963,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5508\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16964,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5509\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16965,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5510\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16966,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5511\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16967,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5512\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16968,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5513\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16969,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5514\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16970,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5515\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16971,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5516\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16972,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5517\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16973,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5518\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5519\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5520\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5521\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5522\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5523\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5524\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5525\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5526\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16982,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5527\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5528\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5529\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5470"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5471"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5472"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5473"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5474"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5475"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5476"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5477"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5478"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5479"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5480"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5481"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5482"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5483"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5484"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5485"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5486"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5487"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5488"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5489"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5490"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5491"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5492"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5493"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5494"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5495"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5496"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5497"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5498"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5499"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5500"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5501"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5502"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5503"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5504"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5505"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5506"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5507"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5508"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5509"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5510"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5511"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5512"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5513"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5514"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5515"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5516"} [11:27:04] [DAP] [Info] <== {"seq":16985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5530\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5531\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5621\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5622\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5623\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5624\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16991,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5625\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16992,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5626\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16993,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5627\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16994,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5628\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16995,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5629\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16996,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5630\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16997,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5631\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16998,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5632\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":16999,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5633\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17000,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5634\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17001,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5635\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17002,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5636\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5637\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17004,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5638\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17005,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5639\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17006,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5640\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17007,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5641\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17008,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5642\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17009,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5643\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5644\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5645\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5646\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5647\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5648\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5649\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5650\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5651\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5652\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5532\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5653\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5654\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17022,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5533\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17023,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5655\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17024,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5656\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17025,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5534\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17026,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5657\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5517"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5518"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5519"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5520"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5521"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5522"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5523"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5524"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5525"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5526"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5527"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5528"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5529"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5530"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5531"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5621"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5622"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5623"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5624"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5625"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5626"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5627"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5628"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5629"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5630"} [11:27:04] [DAP] [Info] <== {"seq":17027,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5535\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17028,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5536\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17029,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5537\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5538\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5539\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5540\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5541\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5542\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5543\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5544\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5545\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5546\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5547\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5548\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5549\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5550\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5551\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5552\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5553\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5554\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5555\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5556\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5557\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5558\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5559\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5560\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5561\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5562\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5563\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5564\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5565\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5566\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5567\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5568\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5569\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5570\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5571\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5572\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5573\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5574\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5575\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5631"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5632"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5633"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5634"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5635"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5636"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5637"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5638"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5639"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5640"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5641"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5642"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5643"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5644"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5645"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5646"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5647"} [11:27:04] [DAP] [Info] <== {"seq":17068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5576\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5577\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5578\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5579\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5580\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5581\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5582\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5583\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5584\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5585\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5586\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5587\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5588\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5589\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5590\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5591\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5592\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5593\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5594\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5595\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5596\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5597\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5598\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5599\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5600\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5601\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5602\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5603\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5604\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5605\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5606\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5607\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5608\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5609\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5610\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5611\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5612\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5613\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5614\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5615\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5616\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5617\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5648"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5649"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5650"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5651"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5652"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5532"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5653"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5654"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5533"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5655"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5656"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5534"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5657"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5535"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5536"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5537"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5538"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5539"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5540"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5541"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5542"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5543"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5544"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5545"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5546"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5547"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5548"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5549"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5550"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5551"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5552"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5553"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5554"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5555"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5556"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5557"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5558"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5559"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5560"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5561"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5562"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5563"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5564"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5565"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5566"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5567"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5568"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5569"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5570"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5571"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5572"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5573"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5574"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5575"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5576"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5577"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5578"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5579"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5580"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5581"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5582"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5583"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5584"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5585"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5586"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5587"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5588"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5589"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5590"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5591"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5592"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5593"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5594"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5595"} [11:27:04] [DAP] [Info] <== {"seq":17110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5618\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5619\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5620\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5658\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5659\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5660\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5661\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17117,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7718\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/309409828102843\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5662\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5663\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5664\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5665\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5666\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5667\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5668\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5669\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5670\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5671\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5672\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5673\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5674\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5675\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5676\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5677\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5678\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5679\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5680\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5681\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5682\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5683\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5684\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5685\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5686\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5687\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5688\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5689\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5690\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5691\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5692\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5693\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5694\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5695\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5596"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5597"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5598"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5599"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5600"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5601"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5602"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5603"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5604"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5605"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5606"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5607"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5608"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5609"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5610"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5611"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5612"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5613"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5614"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5615"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5616"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5617"} [11:27:04] [DAP] [Info] <== {"seq":17152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5696\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5697\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5698\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5699\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5700\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5701\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5702\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5703\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5704\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5705\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5706\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5707\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5708\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5709\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5710\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5712\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5713\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5714\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5715\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5716\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5717\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5718\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5719\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5720\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5721\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5722\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5723\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5724\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5725\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5726\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5727\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5728\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5729\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5730\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5731\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5732\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5733\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5734\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5735\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5736\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5737\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5618"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5619"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5620"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5658"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5659"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5660"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5661"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7718","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/309409828102843"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5662"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5663"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5664"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5665"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5666"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5667"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5668"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5669"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5670"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5671"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5672"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5673"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5674"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5675"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5676"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5677"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5678"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5679"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5680"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5681"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5682"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5683"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5684"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5685"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5686"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5687"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5688"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5689"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5690"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5691"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5692"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5693"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5694"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5695"} [11:27:04] [DAP] [Info] <== {"seq":17194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5738\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5739\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5740\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5741\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5742\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5743\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5744\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5745\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5746\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5747\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5748\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5749\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5750\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5751\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5752\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5753\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5754\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5755\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5756\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5757\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5758\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5759\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5760\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5761\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5762\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5763\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5764\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5765\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5766\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5767\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5768\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5769\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5770\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5771\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5772\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5773\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5774\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5775\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5776\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5777\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5778\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5696"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5697"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5698"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5699"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5700"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5701"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5702"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5703"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5704"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5705"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5706"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5707"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5708"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5709"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5710"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5712"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5713"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5714"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5715"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5716"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5717"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5718"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5719"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5720"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5721"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5722"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5723"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5724"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5725"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5726"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5727"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5728"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5729"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5730"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5731"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5732"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5733"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5734"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5735"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5736"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5737"} [11:27:04] [DAP] [Info] <== {"seq":17235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5779\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5780\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5781\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5782\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5783\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5784\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5785\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5786\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5787\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5788\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5789\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5790\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5791\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5792\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5793\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5794\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5795\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5796\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5797\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5798\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5799\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5800\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5801\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5802\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5803\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5804\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5805\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5806\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5807\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5808\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5809\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5810\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5811\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5812\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5813\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5814\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5815\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5816\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5817\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5818\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5819\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5820\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5821\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5822\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5823\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5824\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5825\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5826\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5827\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5828\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5829\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5830\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5831\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5832\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5833\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5834\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5835\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5836\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5837\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5838\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5839\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5840\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5841\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5842\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5843\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5844\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5845\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5846\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5847\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5848\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5849\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5850\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5851\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5852\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5853\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5854\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5855\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5856\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5857\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5858\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5859\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5860\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5861\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5862\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5863\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5864\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5865\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5866\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5867\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5868\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5869\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5870\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5871\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5872\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5873\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5874\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5875\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5876\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5877\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5878\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5879\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5880\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5881\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5882\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5883\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5884\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5885\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5886\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5887\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5888\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5889\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5890\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5891\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5892\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5893\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5894\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5895\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5896\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5897\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5898\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5899\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5900\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5901\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5902\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5903\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5904\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5738"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5739"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5740"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5741"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5742"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5743"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5744"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5745"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5746"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5747"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5748"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5749"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5750"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5751"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5752"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5753"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5754"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5755"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5756"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5757"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5758"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5759"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5760"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5761"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5762"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5763"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5764"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5765"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5766"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5767"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5768"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5769"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5770"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5771"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5772"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5773"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5774"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5775"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5776"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5777"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5778"} [11:27:04] [DAP] [Info] <== {"seq":17361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5905\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5906\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5907\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5908\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5909\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5910\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5911\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5912\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5913\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5914\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5915\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5916\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5917\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5918\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5919\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5920\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5921\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5922\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5923\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5924\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5925\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5926\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5927\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5928\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5929\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5930\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5931\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5932\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5933\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5934\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5935\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5936\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5937\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17394,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5938\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5939\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5940\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5941\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5942\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5943\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5944\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5945\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5946\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5779"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5780"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5781"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5782"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5783"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5784"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5785"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5786"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5787"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5788"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5789"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5790"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5791"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5792"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5793"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5794"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5795"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5796"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5797"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5798"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5799"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5800"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5801"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5802"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5803"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5804"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5805"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5806"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5807"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5808"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5809"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5810"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5811"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5812"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5813"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5814"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5815"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5816"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5817"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5818"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5819"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5820"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5821"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5822"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5823"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5824"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5825"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5826"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5827"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5828"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5829"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5830"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5831"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5832"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5833"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5834"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5835"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5836"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5837"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5838"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5839"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5840"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5841"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5842"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5843"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5844"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5845"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5846"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5847"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5848"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5849"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5850"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5851"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5852"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5853"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5854"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5855"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5856"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5857"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5858"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5859"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5860"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5861"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5862"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5863"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5864"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5865"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5866"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5867"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5868"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5869"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5870"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5871"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5872"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5873"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5874"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5875"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5876"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5877"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5878"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5879"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5880"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5881"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5882"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5883"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5884"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5885"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5886"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5887"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5888"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5889"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5890"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5891"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5892"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5893"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5894"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5895"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5896"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5897"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5898"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5899"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5900"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5901"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5902"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5903"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5904"} [11:27:04] [DAP] [Info] <== {"seq":17403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5947\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5948\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5949\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5950\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5951\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5952\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5953\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5954\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5955\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5956\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5957\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5958\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5959\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5960\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5961\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5962\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5963\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5964\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5965\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5966\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5967\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5968\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5969\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5970\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5971\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5972\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5973\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5974\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5975\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5976\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5977\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5978\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5979\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5980\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5981\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5982\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5983\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5984\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5985\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5986\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5987\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5905"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5906"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5907"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5908"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5909"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5910"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5911"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5912"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5913"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5914"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5915"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5916"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5917"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5918"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5919"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5920"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5921"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5922"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5923"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5924"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5925"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5926"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5927"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5928"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5929"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5930"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5931"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5932"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5933"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5934"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5935"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5936"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5937"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5938"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5939"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5940"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5941"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5942"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5943"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5944"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5945"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5946"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5947"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5948"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5949"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5950"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5951"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5952"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5953"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5954"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5955"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5956"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5957"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5958"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5959"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5960"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5961"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5962"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5963"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5964"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5965"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5966"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5967"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5968"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5969"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5970"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5971"} [11:27:04] [DAP] [Info] <== {"seq":17444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5988\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5989\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5990\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5991\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5992\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5993\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5994\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5995\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5996\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5997\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5998\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"5999\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6000\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6001\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6002\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6003\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6004\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6005\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6006\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6007\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6008\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6009\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6010\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6011\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6012\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6013\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6014\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6015\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6016\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6017\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6018\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6019\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6020\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6021\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6022\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6023\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6024\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6025\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6026\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6027\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6028\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6029\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5972"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5973"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5974"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5975"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5976"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5977"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5978"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5979"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5980"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5981"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5982"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5983"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5984"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5985"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5986"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5987"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5988"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5989"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5990"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5991"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5992"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5993"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5994"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5995"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5996"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5997"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5998"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"5999"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6000"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6001"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6002"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6003"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6004"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6005"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6006"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6007"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6008"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6009"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6010"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6011"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6012"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6013"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6014"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6015"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6016"} [11:27:04] [DAP] [Info] <== {"seq":17486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6030\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6031\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6032\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6033\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6034\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6035\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6036\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6037\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17494,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6038\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6039\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6040\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6041\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6042\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6043\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6044\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6045\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6046\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6047\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6048\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6049\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6050\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6051\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6052\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6053\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6054\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6055\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6056\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6057\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6058\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6059\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6060\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6061\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6062\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6063\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6064\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6065\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6066\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6067\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6068\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6069\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6070\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6071\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6017"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6018"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6019"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6020"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6021"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6022"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6023"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6024"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6025"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6026"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6027"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6028"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6029"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6030"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6031"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6032"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6033"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6034"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6035"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6036"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6037"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6038"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6039"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6040"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6041"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6042"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6043"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6044"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6045"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6046"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6047"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6048"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6049"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6050"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6051"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6052"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6053"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6054"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6055"} [11:27:04] [DAP] [Info] <== {"seq":17528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6072\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6073\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6074\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6075\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6076\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6077\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6078\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6079\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6080\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6081\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6082\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6083\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6084\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6085\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6086\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6087\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6088\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6089\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6090\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6091\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6092\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6093\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6094\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6095\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6096\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6097\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6098\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6099\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6100\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6101\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6102\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6103\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6104\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6105\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6106\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6107\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6108\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6109\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6110\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6111\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6112\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6113\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6056"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6057"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6058"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6059"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6060"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6061"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6062"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6063"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6064"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6065"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6066"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6067"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6068"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6069"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6070"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6071"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6072"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6073"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6074"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6075"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6076"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6077"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6078"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6079"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6080"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6081"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6082"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6083"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6084"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6085"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6086"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6087"} [11:27:04] [DAP] [Info] <== {"seq":17570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6114\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6115\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6116\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6117\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6118\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6119\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6120\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6121\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6122\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6123\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6124\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6125\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6126\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6127\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6128\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6129\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17586,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6130\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6131\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6132\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6133\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6134\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6135\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6136\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6137\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6138\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6139\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6140\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6141\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6142\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6143\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6144\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6145\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6146\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6147\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6148\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6149\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6150\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6151\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6152\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6153\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6154\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6155\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6088"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6089"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6090"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6091"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6092"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6093"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6094"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6095"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6096"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6097"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6098"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6099"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6100"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6101"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6102"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6103"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6104"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6105"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6106"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6107"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6108"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6109"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6110"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6111"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6112"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6113"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6114"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6115"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6116"} [11:27:04] [DAP] [Info] <== {"seq":17612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6156\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6157\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6158\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6159\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6160\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6161\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6162\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6163\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6164\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6165\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6166\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6167\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6168\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6169\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6170\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6171\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6172\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6173\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6174\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6175\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6176\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6177\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6178\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6179\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6180\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6181\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6182\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6183\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6184\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6185\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6186\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6187\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6188\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6189\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6190\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6191\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6192\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6193\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6194\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6195\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6196\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6117"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6118"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6119"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6120"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6121"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6122"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6123"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6124"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6125"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6126"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6127"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6128"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6129"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6130"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6131"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6132"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6133"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6134"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6135"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6136"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6137"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6138"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6139"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6140"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6141"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6142"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6143"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6144"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6145"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6146"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6147"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6148"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6149"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6150"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6151"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6152"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6153"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6154"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6155"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6156"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6157"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6158"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6159"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6160"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6161"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6162"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6163"} [11:27:04] [DAP] [Info] <== {"seq":17653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6197\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6198\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6199\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6200\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6201\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6202\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6203\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6204\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6205\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6206\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6207\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6208\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6209\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6210\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6211\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6212\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6213\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6214\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6215\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6216\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6217\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6218\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6219\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6220\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6221\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6222\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6223\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17680,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6224\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6225\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6226\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6227\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6228\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6229\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6230\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6231\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6232\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6233\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6234\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6235\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6236\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6237\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6238\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6164"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6165"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6166"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6167"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6168"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6169"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6170"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6171"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6172"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6173"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6174"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6175"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6176"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6177"} [11:27:04] [DAP] [Info] <== {"seq":17695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6239\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6240\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6241\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6242\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6243\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6244\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6245\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6246\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6247\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6248\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6249\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6250\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6251\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6252\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6253\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6254\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6255\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6256\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6257\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6258\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6259\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6260\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6261\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6262\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6263\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6264\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6265\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6266\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6267\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6268\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6269\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6270\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6271\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6272\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6273\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6274\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17731,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6275\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17732,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6276\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17733,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6277\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17734,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6278\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17735,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6279\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17736,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6280\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6178"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6179"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6180"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6181"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6182"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6183"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6184"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6185"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6186"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6187"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6188"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6189"} [11:27:04] [DAP] [Info] <== {"seq":17737,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6281\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17738,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6282\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17739,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6283\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17740,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6284\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17741,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6285\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6286\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6287\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17744,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6288\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17745,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6289\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17746,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6290\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17747,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6291\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6292\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6293\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6294\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6295\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6296\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6297\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6298\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17755,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6299\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17756,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6300\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17757,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6301\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6302\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6303\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6304\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6305\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6306\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6307\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6308\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6309\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6310\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6311\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6312\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6313\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6314\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6315\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6316\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6318\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6317\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6319\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6320\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17777,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7719\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/8308509442716287\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17778,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6321\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6190"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6191"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6192"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6193"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6194"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6195"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6196"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6197"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6198"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6199"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6200"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6201"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6202"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6203"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6204"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6205"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6206"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6207"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6208"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6209"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6210"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6211"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6212"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6213"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6214"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6215"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6216"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6217"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6218"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6219"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6220"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6221"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6222"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6223"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6224"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6225"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6226"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6227"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6228"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6229"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6230"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6231"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6232"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6233"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6234"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6235"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6236"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6237"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6238"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6239"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6240"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6241"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6242"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6243"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6244"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6245"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6246"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6247"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6248"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6249"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6250"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6251"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6252"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6253"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6254"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6255"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6256"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6257"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6258"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6259"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6260"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6261"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6262"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6263"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6264"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6265"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6266"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6267"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6268"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6269"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6270"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6271"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6272"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6273"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6274"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6275"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6276"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6277"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6278"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6279"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6280"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6281"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6282"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6283"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6284"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6285"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6286"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6287"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6288"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6289"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6290"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6291"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6292"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6293"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6294"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6295"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6296"} [11:27:04] [DAP] [Info] <== {"seq":17779,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6322\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17780,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6323\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17781,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6324\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17782,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6325\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17783,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6326\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17784,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6327\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17785,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6328\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17786,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6329\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17787,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6330\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17788,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6331\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17789,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6332\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17790,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6333\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17791,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6334\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17792,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6335\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17793,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6336\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17794,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6337\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6338\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17796,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6339\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17797,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6340\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17798,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6341\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17799,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6342\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6343\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6344\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6345\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6346\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17804,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6347\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17805,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6348\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17806,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6349\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17807,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6350\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6351\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6352\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6353\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6354\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17812,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6355\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6356\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6357\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6358\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6359\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6360\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6361\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6362\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6297"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6298"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6299"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6300"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6301"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6302"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6303"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6304"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6305"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6306"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6307"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6308"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6309"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6310"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6311"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6312"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6313"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6314"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6315"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6316"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6318"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6317"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6319"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6320"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7719","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/8308509442716287"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6321"} [11:27:04] [DAP] [Info] <== {"seq":17820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6363\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6364\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6365\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6366\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6367\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6368\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17826,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6369\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17827,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6370\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17828,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6371\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17829,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6372\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17830,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6373\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17831,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6374\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17832,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6375\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17833,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6376\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17834,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6377\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17835,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6378\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17836,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6379\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17837,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6380\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17838,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6381\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17839,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6382\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17840,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6383\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6384\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6385\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6386\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6387\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6388\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6389\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17847,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6390\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17848,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6391\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17849,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6392\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17850,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6393\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17851,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6394\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17852,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6395\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17853,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6396\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6397\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6398\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6399\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6400\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6401\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6402\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6403\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6404\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6322"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6323"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6324"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6325"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6326"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6327"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6328"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6329"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6330"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6331"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6332"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6333"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6334"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6335"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6336"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6337"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6338"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6339"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6340"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6341"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6342"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6343"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6344"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6345"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6346"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6347"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6348"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6349"} [11:27:04] [DAP] [Info] <== {"seq":17862,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6405\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17863,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6406\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17864,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6407\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17865,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6408\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17866,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6409\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17867,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6410\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17868,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6411\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17869,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6412\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6413\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6414\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6415\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6416\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.ServiceExtensionStateChanged\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223682,\"extensionData\":{\"extension\":\"ext.flutter.activeDevToolsServerAddress\",\"value\":\"http://127.0.0.1:9100\"}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6417\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6418\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17877,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6419\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17878,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6420\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17879,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6421\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17880,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6422\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17881,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6423\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6424\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6425\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6426\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6427\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6428\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6429\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17888,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6430\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6431\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17890,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6432\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17891,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.ServiceExtensionStateChanged\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223683,\"extensionData\":{\"extension\":\"ext.flutter.connectedVmServiceUri\",\"value\":\"http://127.0.0.1:50299/tOEvVHdIxeg=/\"}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17892,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6433\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17893,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6434\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17894,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6435\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17895,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6436\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17896,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6437\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17897,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6438\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17898,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6439\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17899,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6440\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6441\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6442\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6443\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6444\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6445\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6446\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6447\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6448\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6449\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6450\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17910,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6451\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17911,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6452\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17912,"type":"event","event":"flutter.serviceExtensionStateChanged","body":{"extension":"ext.flutter.activeDevToolsServerAddress","value":"http://127.0.0.1:9100"}} [11:27:04] [DAP] [Info] <== {"seq":17913,"type":"event","event":"flutter.serviceExtensionStateChanged","body":{"extension":"ext.flutter.connectedVmServiceUri","value":"http://127.0.0.1:50299/tOEvVHdIxeg=/"}} [11:27:04] [DAP] [Info] <== {"seq":17914,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6453\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17915,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6454\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17916,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6455\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6456\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6457\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6458\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6459\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6460\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6461\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"result\":null,\"type\":\"_extensionType\",\"method\":\"ext.flutter.inspector.setPubRootDirectories\"},\"id\":\"711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17924,"type":"response","request_seq":7,"command":"callService","success":true,"body":{"result":null,"type":"_extensionType","method":"ext.flutter.inspector.setPubRootDirectories"}} [11:27:04] [DAP] [Info] <== {"seq":17925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6462\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6463\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6464\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6465\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6466\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6467\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6468\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6469\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6470\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6471\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6472\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6473\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6474\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6475\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6350"} [11:27:04] [DAP] [Info] <== {"seq":17939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6476\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6477\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6478\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6479\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6480\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6481\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6482\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17946,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6483\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17947,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6484\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17948,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6485\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17949,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6486\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17950,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6487\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17951,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6488\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17952,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6489\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17953,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6490\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17954,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6491\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17955,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6492\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17956,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6493\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17957,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6494\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17958,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6495\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17959,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6496\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17960,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6497\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17961,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6498\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17962,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6499\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17963,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6500\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17964,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6501\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17965,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6502\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17966,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6503\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17967,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6504\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17968,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6505\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17969,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6506\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17970,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6507\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17971,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6508\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17972,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6509\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17973,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6510\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6511\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6512\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6513\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6514\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6515\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6516\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6351"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6352"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6353"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6354"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6355"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6356"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6357"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6358"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6359"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6360"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6361"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6362"} [11:27:04] [DAP] [Info] <== {"seq":17980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6517\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6518\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17982,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6519\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6520\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6521\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6522\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6523\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6524\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6525\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6526\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6527\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17991,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6528\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17992,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6529\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17993,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6530\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17994,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6531\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17995,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6532\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17996,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6533\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17997,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6534\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17998,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6535\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":17999,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6536\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18000,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6537\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18001,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6538\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18002,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6539\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6540\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18004,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6541\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18005,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6542\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18006,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6543\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18007,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6544\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18008,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6545\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18009,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6546\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6547\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6548\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6549\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6550\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6551\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6552\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6553\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6554\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6555\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6556\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6557\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6558\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18022,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6559\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18023,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6560\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18024,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6561\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18025,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6562\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18026,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6563\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18027,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6564\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18028,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6565\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18029,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6566\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6567\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6568\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6569\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6570\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6571\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6572\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6573\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6574\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6575\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6576\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6577\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6578\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6579\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6580\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6581\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6582\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6583\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6584\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6585\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6586\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6587\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6588\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6589\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6590\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6591\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6592\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6593\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6594\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6595\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6596\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6597\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6598\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6599\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6600\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6601\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6602\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6603\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6604\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6605\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6606\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6607\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6608\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6609\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6610\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6611\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6612\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6613\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6614\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6615\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6616\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6617\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6618\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6619\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6620\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6621\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6622\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6623\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6624\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6625\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6626\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6627\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6628\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6629\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6630\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6631\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6632\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6633\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6634\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6635\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6636\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6637\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6638\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6639\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6640\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6641\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6642\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6363"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6364"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6365"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6366"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6367"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6368"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6369"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6370"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6371"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6372"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6373"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6374"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6375"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6376"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6377"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6378"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6379"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6380"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6381"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6382"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6383"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6384"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6385"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6386"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6387"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6388"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6389"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6390"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6391"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6392"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6393"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6394"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6395"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6396"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6397"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6398"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6399"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6400"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6401"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6402"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6403"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6404"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6405"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6406"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6407"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6408"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6409"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6410"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6411"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6412"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6413"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6414"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6415"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6416"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.ServiceExtensionStateChanged","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223682,"extensionData":{"extension":"ext.flutter.activeDevToolsServerAddress","value":"http://127.0.0.1:9100"}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6417"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6418"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6419"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6420"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6421"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6422"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6423"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6424"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6425"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6426"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6427"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6428"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6429"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6430"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6431"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6432"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.ServiceExtensionStateChanged","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223683,"extensionData":{"extension":"ext.flutter.connectedVmServiceUri","value":"http://127.0.0.1:50299/tOEvVHdIxeg=/"}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6433"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6434"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6435"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6436"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6437"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6438"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6439"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6440"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6441"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6442"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6443"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6444"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6445"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6446"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6447"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6448"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6449"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6450"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6451"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6452"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6453"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6454"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6455"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6456"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6457"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6458"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6459"} [11:27:04] [DAP] [Info] <== {"seq":18106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6643\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6644\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6645\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6646\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6647\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6648\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6649\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6650\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6651\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6652\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6653\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18117,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6654\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6655\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6656\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6657\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6658\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6659\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6660\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6661\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6662\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6663\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6664\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6665\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6666\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6667\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6668\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6669\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6670\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6671\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6672\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6673\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6674\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6675\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6676\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6677\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6678\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6679\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6680\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6681\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6682\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6683\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6684\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6460"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6461"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"result":null,"type":"_extensionType","method":"ext.flutter.inspector.setPubRootDirectories"},"id":"711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6462"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6463"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6464"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6465"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6466"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6467"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6468"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6469"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6470"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6471"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6472"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6473"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6474"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6475"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6476"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6477"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6478"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6479"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6480"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6481"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6482"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6483"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6484"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6485"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6486"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6487"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6488"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6489"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6490"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6491"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6492"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6493"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6494"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6495"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6496"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6497"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6498"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6499"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6500"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6501"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6502"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6503"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6504"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6505"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6506"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6507"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6508"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6509"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6510"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6511"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6512"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6513"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6514"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6515"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6516"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6517"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6518"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6519"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6520"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6521"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6522"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6523"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6524"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6525"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6526"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6527"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6528"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6529"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6530"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6531"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6532"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6533"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6534"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6535"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6536"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6537"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6538"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6539"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6540"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6541"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6542"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6543"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6544"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6545"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6546"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6547"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6548"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6549"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6550"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6551"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6552"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6553"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6554"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6555"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6556"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6557"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6558"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6559"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6560"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6561"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6562"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6563"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6564"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6565"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6566"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6567"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6568"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6569"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6570"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6571"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6572"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6573"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6574"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6575"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6576"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6577"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6578"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6579"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6580"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6581"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6582"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6583"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6584"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6585"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6586"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6587"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6588"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6589"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6590"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6591"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6592"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6593"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6594"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6595"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6596"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6597"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6598"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6599"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6600"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6601"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6602"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6603"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6604"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6605"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6606"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6607"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6608"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6609"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6610"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6611"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6612"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6613"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6614"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6615"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6616"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6617"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6618"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6619"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6620"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6621"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6622"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6623"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6624"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6625"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6626"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6627"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6628"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6629"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6630"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6631"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6632"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6633"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6634"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6635"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6636"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6637"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6638"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6639"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6640"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6641"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6642"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6643"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6644"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6645"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6646"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6647"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6648"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6649"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6650"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6651"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6652"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6653"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6654"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6655"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6656"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6657"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6658"} [11:27:04] [DAP] [Info] <== {"seq":18148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6685\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6686\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6687\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6688\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6689\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6690\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6691\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6692\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6693\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6694\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6695\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6696\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6697\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6698\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6699\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6700\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6701\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6702\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6703\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6704\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6705\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6706\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6707\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6708\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6709\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6710\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6712\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6713\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6714\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18178,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6715\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6716\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6717\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6718\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6719\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6720\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6721\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6722\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6723\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6724\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6725\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6659"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6660"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6661"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6662"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6663"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6664"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6665"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6666"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6667"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6668"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6669"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6670"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6671"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6672"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6673"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6674"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6675"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6676"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6677"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6678"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6679"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6680"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6681"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6682"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6683"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6684"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6685"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6686"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6687"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6688"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6689"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6690"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6691"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6692"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6693"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6694"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6695"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6696"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6697"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6698"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6699"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6700"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6701"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6702"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6703"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6704"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6705"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6706"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6707"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6708"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6709"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6710"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6712"} [11:27:04] [DAP] [Info] <== {"seq":18189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6726\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6727\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6728\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6729\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6730\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6731\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6732\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6733\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6734\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6735\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6736\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6737\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6738\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6739\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6740\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6741\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6742\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6743\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6744\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6745\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6746\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6747\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6748\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6749\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6750\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6751\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6752\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6753\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6754\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6755\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18219,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6756\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18220,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6757\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18221,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6758\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18222,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6759\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18223,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6760\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18224,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6761\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18225,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6762\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18226,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6763\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18227,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6764\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18228,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6765\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18229,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6766\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6767\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6713"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6714"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6715"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6716"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6717"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6718"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6719"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6720"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6721"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6722"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6723"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6724"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6725"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6726"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6727"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6728"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6729"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6730"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6731"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6732"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6733"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6734"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6735"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6736"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6737"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6738"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6739"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6740"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6741"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6742"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6743"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6744"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6745"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6746"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6747"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6748"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6749"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6750"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6751"} [11:27:04] [DAP] [Info] <== {"seq":18231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6768\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6769\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6770\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6771\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6772\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18236,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6773\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6774\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6775\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6776\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6777\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6778\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6779\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6780\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6781\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6782\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6783\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6784\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6785\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6786\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6787\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6788\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6789\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6790\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6791\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6792\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6793\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6794\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6795\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6796\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6797\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6798\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6799\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6800\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6801\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6802\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6803\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6804\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6805\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6806\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6807\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6808\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6809\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6752"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6753"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6754"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6755"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6756"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6757"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6758"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6759"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6760"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6761"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6762"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6763"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6764"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6765"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6766"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6767"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6768"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6769"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6770"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6771"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6772"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6773"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6774"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6775"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6776"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6777"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6778"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6779"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6780"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6781"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6782"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6783"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6784"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6785"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6786"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6787"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6788"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6789"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6790"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6791"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6792"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6793"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6794"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6795"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6796"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6797"} [11:27:04] [DAP] [Info] <== {"seq":18273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6810\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6811\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6812\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6813\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6814\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6815\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6816\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6817\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6818\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6819\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6820\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6821\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6822\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6823\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6824\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6825\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6826\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6827\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6828\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6829\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6830\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6831\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6832\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6833\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6834\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6835\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6836\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6837\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18301,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6838\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18302,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6839\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18303,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6840\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18304,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6841\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18305,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6842\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18306,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6843\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18307,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6844\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18308,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6845\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18309,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6846\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18310,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6847\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18311,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6848\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6849\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6850\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18314,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6851\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6798"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6799"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6800"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6801"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6802"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6803"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6804"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6805"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6806"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6807"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6808"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6809"} [11:27:04] [DAP] [Info] <== {"seq":18315,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6852\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6853\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6854\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6855\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18319,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6856\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18320,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6857\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6858\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6859\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18323,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6860\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18324,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6861\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6862\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6863\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18327,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6864\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18328,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6865\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6866\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6867\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18331,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6868\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18332,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6869\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6870\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6871\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18335,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6872\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18336,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6873\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6874\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6875\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18339,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6876\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18340,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6877\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6878\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18342,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6879\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18343,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6880\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6881\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6882\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6883\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18347,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6884\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18348,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6885\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6886\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6887\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18351,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6888\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18352,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6889\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6890\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18354,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6891\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18355,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6892\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6893\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6810"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6811"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6812"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6813"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6814"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6815"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6816"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6817"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6818"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6819"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6820"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6821"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6822"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6823"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6824"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6825"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6826"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6827"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6828"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6829"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6830"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6831"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6832"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6833"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6834"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6835"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6836"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6837"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6838"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6839"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6840"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6841"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6842"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6843"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6844"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6845"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6846"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6847"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6848"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6849"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6850"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6851"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6852"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6853"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6854"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6855"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6856"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6857"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6858"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6859"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6860"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6861"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6862"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6863"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6864"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6865"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6866"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6867"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6868"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6869"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6870"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6871"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6872"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6873"} [11:27:04] [DAP] [Info] <== {"seq":18357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6894\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6895\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6896\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6897\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6898\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6899\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6900\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6901\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6902\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6903\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6904\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6905\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6906\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6907\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6908\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18372,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6909\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18373,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6910\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18374,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6911\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18375,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6912\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18376,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6913\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18377,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223728,\"extensionData\":{\"number\":2,\"startTime\":1951758275,\"elapsed\":29426,\"build\":6268,\"raster\":20486,\"vsyncOverhead\":433}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18378,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.FirstFrame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223728,\"extensionData\":{}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18379,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6914\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18380,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6915\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18381,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6916\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18382,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6917\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18383,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6918\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18384,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6919\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18385,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6920\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18386,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6921\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18387,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6922\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18388,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6923\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18389,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6924\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18390,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6925\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18391,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6926\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6874"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6875"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6876"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6877"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6878"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6879"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6880"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6881"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6882"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6883"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6884"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6885"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6886"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6887"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6888"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6889"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6890"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6891"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6892"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6893"} [11:27:04] [DAP] [Info] <== {"seq":18392,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6927\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18393,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6928\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18394,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6929\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18395,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6930\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18396,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6931\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18397,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6932\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18398,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6933\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18399,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6934\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18400,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6935\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18401,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6936\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18402,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6937\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18403,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6938\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18404,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6939\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18405,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6940\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18406,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6941\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18407,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6942\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18408,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6943\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18409,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6944\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18410,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6945\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18411,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6946\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18412,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6947\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18413,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6948\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18414,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6949\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18415,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6950\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18416,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6951\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18417,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6952\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18418,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6953\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18419,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6954\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18420,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6955\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18421,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6956\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18422,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6957\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18423,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6958\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18424,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6959\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18425,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6960\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18426,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6961\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18427,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6962\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18428,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6963\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18429,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6964\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18430,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6965\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18431,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6966\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18432,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6967\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18433,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6968\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6894"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6895"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6896"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6897"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6898"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6899"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6900"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6901"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6902"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6903"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6904"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6905"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6906"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6907"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6908"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6909"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6910"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6911"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6912"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6913"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223728,"extensionData":{"number":2,"startTime":1951758275,"elapsed":29426,"build":6268,"raster":20486,"vsyncOverhead":433}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.FirstFrame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223728,"extensionData":{}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6914"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6915"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6916"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6917"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6918"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6919"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6920"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6921"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6922"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6923"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6924"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6925"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6926"} [11:27:04] [DAP] [Info] <== {"seq":18434,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6969\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18435,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6970\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18436,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6971\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18437,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6972\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18438,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6973\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18439,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6974\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18440,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6975\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18441,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6976\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18442,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6977\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18443,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6978\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18444,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6979\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18445,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6980\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18446,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6981\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18447,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6982\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18448,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6983\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18449,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6984\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18450,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6985\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18451,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6986\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18452,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6987\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18453,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6988\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18454,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6989\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18455,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6990\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18456,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6991\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18457,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6992\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18458,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6993\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18459,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6994\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18460,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6995\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18461,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6996\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18462,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7015\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18463,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7016\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18464,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7017\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18465,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7018\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18466,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7019\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18467,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6997\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18468,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6998\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18469,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"6999\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18470,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7000\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18471,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7001\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18472,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7002\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18473,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7003\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18474,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7004\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18475,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7005\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6927"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6928"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6929"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6930"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6931"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6932"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6933"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6934"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6935"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6936"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6937"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6938"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6939"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6940"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6941"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6942"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6943"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6944"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6945"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6946"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6947"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6948"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6949"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6950"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6951"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6952"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6953"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6954"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6955"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6956"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6957"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6958"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6959"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6960"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6961"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6962"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6963"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6964"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6965"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6966"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6967"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6968"} [11:27:04] [DAP] [Info] <== {"seq":18476,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7006\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18477,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7007\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18478,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7020\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18479,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7021\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18480,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7008\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18481,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7022\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18482,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7023\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18483,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7024\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18484,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7025\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18485,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7026\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18486,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7009\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18487,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7027\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18488,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7010\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18489,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7028\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18490,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7011\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18491,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7012\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18492,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7013\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18493,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7014\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18494,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7720\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/4668708883508847\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18495,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7029\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18496,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7030\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18497,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7031\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18498,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7032\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18499,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7033\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18500,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7034\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18501,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7035\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18502,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7036\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18503,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7037\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18504,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7038\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18505,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7039\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18506,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7040\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18507,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7041\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18508,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7042\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18509,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7043\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18510,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7044\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18511,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7045\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18512,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7046\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18513,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7047\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18514,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7048\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18515,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7049\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18516,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7050\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18517,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7051\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18518,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7052\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18519,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7053\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18520,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7054\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18521,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7055\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18522,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7056\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18523,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7057\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18524,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7058\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18525,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7059\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18526,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7060\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18527,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7061\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18528,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7062\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18529,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7063\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18530,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7064\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18531,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7065\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18532,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7066\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18533,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7067\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18534,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7068\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18535,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7069\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18536,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7070\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18537,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7071\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18538,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7072\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18539,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7073\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18540,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7074\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18541,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7075\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18542,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7076\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18543,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7077\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18544,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7078\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18545,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7079\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18546,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7080\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18547,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7081\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18548,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7082\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18549,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7083\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18550,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7084\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18551,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7085\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18552,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7086\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18553,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7087\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18554,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7088\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18555,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7089\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18556,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7090\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18557,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7091\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18558,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7092\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18559,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7093\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18560,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7094\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18561,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7095\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18562,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7096\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18563,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7097\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18564,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7098\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18565,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7099\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18566,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7100\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18567,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7101\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18568,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7102\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18569,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7103\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18570,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7104\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18571,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7105\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18572,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7106\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18573,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7107\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18574,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7108\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18575,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7109\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18576,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7110\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18577,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7111\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18578,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7112\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18579,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7113\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18580,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7114\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18581,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7115\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18582,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7116\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18583,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7117\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18584,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7118\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18585,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7119\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18586,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7120\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18587,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7121\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18588,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7122\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18589,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7123\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18590,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7124\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18591,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7125\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18592,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7126\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18593,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7127\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18594,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7128\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18595,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7129\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18596,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7130\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18597,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7131\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18598,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7132\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18599,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7133\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18600,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7134\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18601,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7135\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18602,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7136\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18603,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7137\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18604,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7138\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18605,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7139\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18606,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7140\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18607,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7141\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18608,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7142\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18609,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7143\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18610,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7144\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18611,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7145\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18612,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7146\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18613,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7147\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18614,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7148\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18615,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7149\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18616,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7150\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18617,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7151\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18618,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7152\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18619,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7153\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18620,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7154\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18621,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7155\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18622,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7156\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18623,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7157\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18624,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7158\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18625,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7159\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18626,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7160\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18627,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7161\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18628,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7162\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18629,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7163\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18630,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7164\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18631,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7165\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18632,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7166\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18633,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7167\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18634,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7168\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18635,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7169\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18636,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7170\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18637,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7171\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18638,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7172\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18639,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7173\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18640,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7174\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18641,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7175\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18642,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7176\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18643,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7177\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18644,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7178\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18645,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7179\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18646,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7180\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18647,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7181\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18648,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7182\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18649,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7183\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18650,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7184\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18651,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7185\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18652,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7186\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18653,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7187\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18654,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7188\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18655,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7189\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18656,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7190\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18657,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7191\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18658,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7192\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18659,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7193\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18660,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7194\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18661,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7195\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18662,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7196\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18663,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7197\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18664,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7198\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18665,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7199\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18666,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7200\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18667,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7201\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18668,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7202\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18669,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7203\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18670,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7204\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18671,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7205\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18672,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7206\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18673,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7207\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18674,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7208\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18675,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7209\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18676,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7210\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18677,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7211\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18678,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7212\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18679,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7213\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18680,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7214\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18681,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7215\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18682,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7216\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18683,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7217\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18684,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7218\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6969"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6970"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6971"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6972"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6973"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6974"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6975"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6976"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6977"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6978"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6979"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6980"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6981"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6982"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6983"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6984"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6985"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6986"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6987"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6988"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6989"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6990"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6991"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6992"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6993"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6994"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6995"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6996"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7015"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7016"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7017"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7018"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7019"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6997"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6998"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"6999"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7000"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7001"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7002"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7003"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7004"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7005"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7006"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7007"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7020"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7021"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7008"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7022"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7023"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7024"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7025"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7026"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7009"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7027"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7010"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7028"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7011"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7012"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7013"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7014"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7720","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/4668708883508847"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7029"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7030"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7031"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7032"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7033"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7034"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7035"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7036"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7037"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7038"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7039"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7040"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7041"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7042"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7043"} [11:27:04] [DAP] [Info] <== {"seq":18685,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7219\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18686,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7220\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18687,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7221\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18688,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7222\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18689,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7223\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18690,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7224\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18691,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7225\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18692,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7226\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18693,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7227\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18694,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7228\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18695,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7229\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18696,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7230\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18697,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7231\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18698,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7232\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18699,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7233\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18700,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7234\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18701,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7235\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18702,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7236\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18703,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7237\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18704,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7238\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18705,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7239\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18706,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7240\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18707,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7241\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18708,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7242\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18709,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7243\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18710,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7244\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18711,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7245\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18712,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7246\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18713,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7247\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18714,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7248\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18715,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7249\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18716,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7250\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18717,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7251\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18718,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7252\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18719,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7253\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18720,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7254\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18721,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7255\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18722,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7256\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18723,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7257\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18724,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7258\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18725,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7259\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7044"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7045"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7046"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7047"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7048"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7049"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7050"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7051"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7052"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7053"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7054"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7055"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7056"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7057"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7058"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7059"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7060"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7061"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7062"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7063"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7064"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7065"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7066"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7067"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7068"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7069"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7070"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7071"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7072"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7073"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7074"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7075"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7076"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7077"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7078"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7079"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7080"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7081"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7082"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7083"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7084"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7085"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7086"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7087"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7088"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7089"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7090"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7091"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7092"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7093"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7094"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7095"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7096"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7097"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7098"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7099"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7100"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7101"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7102"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7103"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7104"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7105"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7106"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7107"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7108"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7109"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7110"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7111"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7112"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7113"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7114"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7115"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7116"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7117"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7118"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7119"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7120"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7121"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7122"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7123"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7124"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7125"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7126"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7127"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7128"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7129"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7130"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7131"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7132"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7133"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7134"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7135"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7136"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7137"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7138"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7139"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7140"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7141"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7142"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7143"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7144"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7145"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7146"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7147"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7148"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7149"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7150"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7151"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7152"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7153"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7154"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7155"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7156"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7157"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7158"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7159"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7160"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7161"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7162"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7163"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7164"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7165"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7166"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7167"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7168"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7169"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7170"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7171"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7172"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7173"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7174"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7175"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7176"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7177"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7178"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7179"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7180"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7181"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7182"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7183"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7184"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7185"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7186"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7187"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7188"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7189"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7190"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7191"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7192"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7193"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7194"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7195"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7196"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7197"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7198"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7199"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7200"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7201"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7202"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7203"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7204"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7205"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7206"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7207"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7208"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7209"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7210"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7211"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7212"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7213"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7214"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7215"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7216"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7217"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7218"} [11:27:04] [DAP] [Info] <== {"seq":18726,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7260\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18727,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7261\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18728,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7262\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18729,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7263\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18730,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7264\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18731,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7265\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18732,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7266\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18733,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7267\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18734,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7268\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18735,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7269\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18736,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7270\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18737,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7271\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18738,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7272\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18739,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7273\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18740,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7274\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18741,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7275\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18742,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7276\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18743,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7277\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18744,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7278\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18745,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7279\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18746,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7280\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18747,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7281\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18748,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7282\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18749,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7283\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18750,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7284\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18751,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7285\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18752,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7286\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18753,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7287\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18754,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7288\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18755,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7289\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18756,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7290\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18757,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7291\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18758,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7292\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18759,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7293\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18760,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7294\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18761,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7295\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18762,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7296\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18763,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7297\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18764,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7298\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18765,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7299\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18766,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7300\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18767,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7301\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7219"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7220"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7221"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7222"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7223"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7224"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7225"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7226"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7227"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7228"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7229"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7230"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7231"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7232"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7233"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7234"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7235"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7236"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7237"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7238"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7239"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7240"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7241"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7242"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7243"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7244"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7245"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7246"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7247"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7248"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7249"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7250"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7251"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7252"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7253"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7254"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7255"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7256"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7257"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7258"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7259"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7260"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7261"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7262"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7263"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7264"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7265"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7266"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7267"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7268"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7269"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7270"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7271"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7272"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7273"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7274"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7275"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7276"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7277"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7278"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7279"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7280"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7281"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7282"} [11:27:04] [DAP] [Info] <== {"seq":18768,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7302\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18769,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7303\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18770,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7304\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18771,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7305\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18772,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7306\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18773,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7307\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18774,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7308\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18775,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7309\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18776,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7310\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18777,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7311\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18778,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7312\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18779,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7313\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18780,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7314\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18781,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7315\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18782,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7316\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18783,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7317\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18784,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7318\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18785,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7319\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18786,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7320\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18787,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7321\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18788,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7322\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18789,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7323\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18790,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7324\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18791,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7325\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18792,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7326\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18793,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7327\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18794,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7328\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18795,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7329\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18796,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7330\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18797,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7331\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18798,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7332\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18799,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7333\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18800,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7334\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18801,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7335\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18802,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7336\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18803,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7337\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18804,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7338\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18805,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7339\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18806,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7340\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18807,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7341\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18808,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7342\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18809,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7343\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7283"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7284"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7285"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7286"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7287"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7288"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7289"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7290"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7291"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7292"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7293"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7294"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7295"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7296"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7297"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7298"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7299"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7300"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7301"} [11:27:04] [DAP] [Info] <== {"seq":18810,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7344\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18811,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7345\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18812,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7346\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18813,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7347\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18814,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7348\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18815,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7349\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18816,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7350\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18817,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7351\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18818,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7352\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18819,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7353\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18820,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7354\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18821,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7355\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18822,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7356\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18823,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7357\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18824,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7358\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18825,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7359\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18826,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7360\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18827,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7361\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18828,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7362\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18829,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7363\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18830,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7364\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18831,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7365\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18832,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7366\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18833,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7367\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18834,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7368\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18835,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7369\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18836,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7370\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18837,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7371\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18838,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7372\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18839,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7373\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18840,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7374\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18841,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7375\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18842,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7376\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18843,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7377\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18844,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7378\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18845,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7379\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18846,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7380\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18847,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7381\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18848,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7382\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18849,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7383\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18850,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7384\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18851,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7385\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7302"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7303"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7304"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7305"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7306"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7307"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7308"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7309"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7310"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7311"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7312"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7313"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7314"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7315"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7316"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7317"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7318"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7319"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7320"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7321"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7322"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7323"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7324"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7325"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7326"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7327"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7328"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7329"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7330"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7331"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7332"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7333"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7334"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7335"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7336"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7337"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7338"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7339"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7340"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7341"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7342"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7343"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7344"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7345"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7346"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7347"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7348"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7349"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7350"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7351"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7352"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7353"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7354"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7355"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7356"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7357"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7358"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7359"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7360"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7361"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7362"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7363"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7364"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7365"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7366"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7367"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7368"} [11:27:04] [DAP] [Info] <== {"seq":18852,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7386\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18853,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7387\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18854,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7388\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18855,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7389\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18856,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7390\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18857,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7391\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18858,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7392\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18859,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7393\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18860,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7394\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18861,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7395\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18862,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7396\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18863,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7397\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18864,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7398\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18865,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7399\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18866,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7400\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18867,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7401\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18868,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7402\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18869,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7403\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18870,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7404\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18871,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7405\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18872,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7406\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18873,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7407\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18874,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7408\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18875,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7409\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18876,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7410\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18877,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7411\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18878,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7412\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18879,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7413\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18880,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7414\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18881,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7415\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18882,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7416\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18883,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7417\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18884,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7418\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18885,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7419\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18886,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7420\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18887,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7421\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18888,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7422\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18889,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7423\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18890,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7424\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18891,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7425\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18892,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7426\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18893,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7427\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7369"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7370"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7371"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7372"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7373"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7374"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7375"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7376"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7377"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7378"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7379"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7380"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7381"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7382"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7383"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7384"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7385"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7386"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7387"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7388"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7389"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7390"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7391"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7392"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7393"} [11:27:04] [DAP] [Info] <== {"seq":18894,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7428\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18895,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7429\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18896,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7430\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18897,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7431\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18898,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7432\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18899,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7433\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18900,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7434\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18901,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7435\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18902,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7436\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18903,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7437\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18904,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7438\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18905,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7439\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18906,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7440\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18907,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7441\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18908,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7442\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18909,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7443\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18910,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7444\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18911,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7445\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18912,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7446\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18913,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7447\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18914,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7448\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18915,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7449\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18916,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7450\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18917,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7451\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18918,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7452\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18919,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7453\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18920,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7454\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18921,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7455\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18922,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7456\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18923,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7457\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18924,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7458\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18925,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7459\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18926,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7460\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18927,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7461\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18928,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7462\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18929,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7463\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18930,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7464\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18931,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7465\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18932,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7466\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18933,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7467\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18934,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7468\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7394"} [11:27:04] [DAP] [Info] <== {"seq":18935,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7469\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18936,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7470\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18937,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7471\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18938,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7472\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18939,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7473\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18940,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7474\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18941,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7475\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18942,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7476\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18943,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7477\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18944,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7478\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18945,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7479\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18946,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7480\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18947,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7481\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18948,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7482\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18949,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7483\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18950,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7484\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18951,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7485\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18952,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7486\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18953,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7487\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18954,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7488\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18955,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7489\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18956,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7490\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18957,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7491\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18958,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7492\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18959,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7493\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18960,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7494\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18961,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7495\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18962,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7496\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18963,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7497\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18964,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7498\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18965,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7499\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18966,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7500\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18967,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7501\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18968,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7502\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18969,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7503\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18970,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7504\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18971,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7505\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18972,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7506\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18973,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7507\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18974,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7508\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18975,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7509\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18976,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7510\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7395"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7396"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7397"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7398"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7399"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7400"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7401"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7402"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7403"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7404"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7405"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7406"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7407"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7408"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7409"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7410"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7411"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7412"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7413"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7414"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7415"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7416"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7417"} [11:27:04] [DAP] [Info] <== {"seq":18977,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7511\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18978,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7512\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18979,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7513\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18980,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7514\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18981,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7515\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18982,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7516\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18983,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7517\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18984,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7518\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18985,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7519\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18986,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7520\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18987,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7521\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18988,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7522\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18989,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7523\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18990,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7524\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18991,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7525\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18992,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7526\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18993,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7527\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18994,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7528\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18995,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7529\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18996,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7530\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18997,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7531\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18998,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7532\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":18999,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7533\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19000,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7534\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19001,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7535\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19002,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7536\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19003,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7537\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19004,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7538\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19005,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7539\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19006,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7540\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19007,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7541\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19008,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7542\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19009,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7543\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19010,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7544\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19011,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7545\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19012,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7546\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19013,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7547\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19014,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7548\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19015,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7549\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19016,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7550\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19017,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7551\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19018,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7552\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7418"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7419"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7420"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7421"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7422"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7423"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7424"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7425"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7426"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7427"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7428"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7429"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7430"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7431"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7432"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7433"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7434"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7435"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7436"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7437"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7438"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7439"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7440"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7441"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7442"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7443"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7444"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7445"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7446"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7447"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7448"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7449"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7450"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7451"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7452"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7453"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7454"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7455"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7456"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7457"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7458"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7459"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7460"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7461"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7462"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7463"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7464"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7465"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7466"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7467"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7468"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7469"} [11:27:04] [DAP] [Info] <== {"seq":19019,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7553\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19020,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7554\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19021,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7555\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19022,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7556\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19023,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7557\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19024,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7558\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19025,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7559\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19026,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7560\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19027,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7561\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19028,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7562\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19029,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7563\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19030,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7564\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19031,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7565\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19032,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7566\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19033,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7567\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19034,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7568\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19035,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7569\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19036,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7570\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19037,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7571\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19038,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7572\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19039,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7573\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19040,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7574\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19041,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7575\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19042,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7576\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19043,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7577\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19044,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7578\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19045,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7579\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19046,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7580\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19047,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7581\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19048,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7582\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19049,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7583\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19050,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7584\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19051,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7585\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19052,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7586\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19053,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7587\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19054,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7588\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19055,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7589\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19056,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7590\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19057,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7591\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19058,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7592\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19059,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7593\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19060,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7594\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7470"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7471"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7472"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7473"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7474"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7475"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7476"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7477"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7478"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7479"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7480"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7481"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7482"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7483"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7484"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7485"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7486"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7487"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7488"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7489"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7490"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7491"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7492"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7493"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7494"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7495"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7496"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7497"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7498"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7499"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7500"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7501"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7502"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7503"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7504"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7505"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7506"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7507"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7508"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7509"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7510"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7511"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7512"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7513"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7514"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7515"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7516"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7517"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7518"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7519"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7520"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7521"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7522"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7523"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7524"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7525"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7526"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7527"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7528"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7529"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7530"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7531"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7532"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7533"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7534"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7535"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7536"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7537"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7538"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7539"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7540"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7541"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7542"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7543"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7544"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7545"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7546"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7547"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7548"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7549"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7550"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7551"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7552"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7553"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7554"} [11:27:04] [DAP] [Info] <== {"seq":19061,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7595\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19062,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7596\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19063,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7597\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19064,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7598\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19065,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7599\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19066,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7600\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19067,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7601\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19068,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7602\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19069,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7603\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19070,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7604\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19071,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7605\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19072,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7606\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19073,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7607\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19074,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7608\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19075,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7609\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19076,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7610\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19077,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7611\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19078,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7612\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19079,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7613\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19080,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7614\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19081,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7615\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19082,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7616\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19083,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7617\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19084,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7618\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19085,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7619\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19086,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7620\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19087,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7621\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19088,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7622\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19089,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7623\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19090,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7624\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19091,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7625\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19092,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7626\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19093,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7627\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19094,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7628\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19095,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7629\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19096,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7630\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19097,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7631\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19098,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7632\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19099,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7633\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19100,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7634\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19101,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7635\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19102,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7636\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7555"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7556"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7557"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7558"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7559"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7560"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7561"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7562"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7563"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7564"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7565"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7566"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7567"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7568"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7569"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7570"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7571"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7572"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7573"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7574"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7575"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7576"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7577"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7578"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7579"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7580"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7581"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7582"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7583"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7584"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7585"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7586"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7587"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7588"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7589"} [11:27:04] [DAP] [Info] <== {"seq":19103,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7637\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19104,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7638\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19105,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7639\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19106,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7640\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19107,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7641\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19108,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7642\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19109,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7643\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19110,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7644\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19111,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7645\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19112,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7646\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19113,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7647\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19114,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7648\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19115,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7649\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19116,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7650\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19117,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7651\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19118,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7652\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19119,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7653\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19120,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7654\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19121,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7655\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19122,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7656\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19123,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7657\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19124,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7658\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19125,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7659\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19126,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7660\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19127,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7661\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19128,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7662\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19129,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7663\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19130,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7664\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19131,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7665\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19132,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7666\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19133,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7667\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19134,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7668\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19135,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7669\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19136,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7670\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19137,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7671\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19138,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7672\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19139,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7673\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19140,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7674\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19141,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7675\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19142,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7676\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19143,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7677\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7590"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7591"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7592"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7593"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7594"} [11:27:04] [DAP] [Info] <== {"seq":19144,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7678\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19145,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7679\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19146,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7680\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19147,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7681\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19148,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7682\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19149,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7683\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19150,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7684\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19151,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7685\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19152,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7686\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19153,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7687\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19154,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7688\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19155,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7689\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19156,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7690\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19157,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7691\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19158,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7692\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19159,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7693\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19160,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7694\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19161,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7695\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19162,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7696\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19163,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7697\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19164,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7698\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19165,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7699\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19166,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7700\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19167,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7701\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19168,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7702\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19169,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7703\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19170,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7704\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19171,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7705\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19172,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7706\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19173,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7707\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19174,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7708\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19175,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7709\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19176,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7710\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19177,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7711\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19178,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7721\",\"jsonrpc\":\"2.0\",\"method\":\"resume\",\"params\":{\"isolateId\":\"isolates/7816040779157063\"}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19179,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223987}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19180,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7712\"}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7595"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7596"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7597"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7598"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7599"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7600"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7601"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7602"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7603"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7604"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7605"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7606"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7607"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7608"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7609"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7610"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7611"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7612"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7613"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7614"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7615"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7616"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7617"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7618"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7619"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7620"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7621"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7622"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7623"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7624"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7625"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7626"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7627"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7628"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7629"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7630"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7631"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7632"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7633"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7634"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7635"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7636"} [11:27:04] [DAP] [Info] <== {"seq":19181,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223988}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19182,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7713\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19183,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223988}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19184,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223988}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19185,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7714\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19186,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7715\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19187,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223989}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19188,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223989}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19189,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7717\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19190,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7718\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19191,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223989}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19192,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7716\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19193,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223989}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19194,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7719\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19195,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223989}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19196,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7720\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19197,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"Resume\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577223989}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19198,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7721\"}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19199,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224115,\"extensionData\":{\"number\":3,\"startTime\":1952058781,\"elapsed\":19253,\"build\":17116,\"raster\":1148,\"vsyncOverhead\":939}}}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7637"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7638"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7639"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7640"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7641"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7642"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7643"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7644"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7645"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7646"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7647"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7648"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7649"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7650"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7651"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7652"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7653"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7654"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7655"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7656"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7657"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7658"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7659"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7660"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7661"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7662"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7663"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7664"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7665"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7666"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7667"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7668"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7669"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7670"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7671"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7672"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7673"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7674"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7675"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7676"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7677"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7678"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7679"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7680"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7681"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7682"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7683"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7684"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7685"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7686"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7687"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7688"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7689"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7690"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7691"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7692"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7693"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7694"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7695"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7696"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7697"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7698"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7699"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7700"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7701"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7702"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7703"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7704"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7705"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7706"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7707"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7708"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7709"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7710"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7711"} [11:27:04] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7721","jsonrpc":"2.0","method":"resume","params":{"isolateId":"isolates/7816040779157063"}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223987}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7712"} [11:27:04] [DAP] [Info] <== {"seq":19200,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224115,\"extensionData\":{\"number\":4,\"startTime\":1952158287,\"elapsed\":11280,\"build\":10207,\"raster\":587,\"vsyncOverhead\":445}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19201,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224305,\"extensionData\":{\"number\":5,\"startTime\":1952257965,\"elapsed\":8146,\"build\":6949,\"raster\":1000,\"vsyncOverhead\":123}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19202,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224305,\"extensionData\":{\"number\":6,\"startTime\":1952275432,\"elapsed\":7538,\"build\":6050,\"raster\":502,\"vsyncOverhead\":924}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19203,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224417,\"extensionData\":{\"number\":7,\"startTime\":1952374746,\"elapsed\":5794,\"build\":4613,\"raster\":862,\"vsyncOverhead\":238}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19204,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224518,\"extensionData\":{\"number\":8,\"startTime\":1952477115,\"elapsed\":7329,\"build\":4086,\"raster\":587,\"vsyncOverhead\":2607}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19205,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224518,\"extensionData\":{\"number\":9,\"startTime\":1952577136,\"elapsed\":7069,\"build\":3774,\"raster\":604,\"vsyncOverhead\":2628}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19206,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224726,\"extensionData\":{\"number\":10,\"startTime\":1952676505,\"elapsed\":8277,\"build\":4364,\"raster\":1824,\"vsyncOverhead\":1997}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19207,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224831,\"extensionData\":{\"number\":11,\"startTime\":1952778247,\"elapsed\":18629,\"build\":11419,\"raster\":2844,\"vsyncOverhead\":3739}}}}\n","severity":0,"category":11}} [11:27:04] [DAP] [Info] <== {"seq":19208,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577224831,\"extensionData\":{\"number\":12,\"startTime\":1952875381,\"elapsed\":5477,\"build\":3998,\"raster\":544,\"vsyncOverhead\":873}}}}\n","severity":0,"category":11}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223988}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7713"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223988}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223988}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7714"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7715"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223989}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223989}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7717"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7718"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223989}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7716"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223989}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7719"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223989}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7720"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"Resume","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577223989}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7721"} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224115,"extensionData":{"number":3,"startTime":1952058781,"elapsed":19253,"build":17116,"raster":1148,"vsyncOverhead":939}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224115,"extensionData":{"number":4,"startTime":1952158287,"elapsed":11280,"build":10207,"raster":587,"vsyncOverhead":445}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224305,"extensionData":{"number":5,"startTime":1952257965,"elapsed":8146,"build":6949,"raster":1000,"vsyncOverhead":123}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224305,"extensionData":{"number":6,"startTime":1952275432,"elapsed":7538,"build":6050,"raster":502,"vsyncOverhead":924}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224417,"extensionData":{"number":7,"startTime":1952374746,"elapsed":5794,"build":4613,"raster":862,"vsyncOverhead":238}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224518,"extensionData":{"number":8,"startTime":1952477115,"elapsed":7329,"build":4086,"raster":587,"vsyncOverhead":2607}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224518,"extensionData":{"number":9,"startTime":1952577136,"elapsed":7069,"build":3774,"raster":604,"vsyncOverhead":2628}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224726,"extensionData":{"number":10,"startTime":1952676505,"elapsed":8277,"build":4364,"raster":1824,"vsyncOverhead":1997}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224831,"extensionData":{"number":11,"startTime":1952778247,"elapsed":18629,"build":11419,"raster":2844,"vsyncOverhead":3739}}}} [11:27:04] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577224831,"extensionData":{"number":12,"startTime":1952875381,"elapsed":5477,"build":3998,"raster":544,"vsyncOverhead":873}}}} [11:27:05] [DAP] [Info] <== {"seq":19209,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225022,\"extensionData\":{\"number\":13,\"startTime\":1952974926,\"elapsed\":7013,\"build\":5939,\"raster\":557,\"vsyncOverhead\":418}}}}\n","severity":0,"category":11}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225022,"extensionData":{"number":13,"startTime":1952974926,"elapsed":7013,"build":5939,"raster":557,"vsyncOverhead":418}}}} [11:27:05] [DAP] [Info] <== {"seq":19210,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225137,\"extensionData\":{\"number\":14,\"startTime\":1953092544,\"elapsed\":6068,\"build\":4196,\"raster\":448,\"vsyncOverhead\":1369}}}}\n","severity":0,"category":11}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225137,"extensionData":{"number":14,"startTime":1953092544,"elapsed":6068,"build":4196,"raster":448,"vsyncOverhead":1369}}}} [11:27:05] [DAP] [Info] <== {"seq":19211,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225238,\"extensionData\":{\"number\":15,\"startTime\":1953193834,\"elapsed\":10093,\"build\":6770,\"raster\":598,\"vsyncOverhead\":2659}}}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19212,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225238,\"extensionData\":{\"number\":16,\"startTime\":1953293880,\"elapsed\":10750,\"build\":7318,\"raster\":658,\"vsyncOverhead\":2705}}}}\n","severity":0,"category":11}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225238,"extensionData":{"number":15,"startTime":1953193834,"elapsed":10093,"build":6770,"raster":598,"vsyncOverhead":2659}}}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225238,"extensionData":{"number":16,"startTime":1953293880,"elapsed":10750,"build":7318,"raster":658,"vsyncOverhead":2705}}}} [11:27:05] [DAP] [Info] <== {"seq":19213,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225442,\"extensionData\":{\"number\":17,\"startTime\":1953393719,\"elapsed\":14837,\"build\":11249,\"raster\":917,\"vsyncOverhead\":2544}}}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19214,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225442,\"extensionData\":{\"number\":18,\"startTime\":1953493104,\"elapsed\":14617,\"build\":11872,\"raster\":740,\"vsyncOverhead\":1929}}}}\n","severity":0,"category":11}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225442,"extensionData":{"number":17,"startTime":1953393719,"elapsed":14837,"build":11249,"raster":917,"vsyncOverhead":2544}}}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225442,"extensionData":{"number":18,"startTime":1953493104,"elapsed":14617,"build":11872,"raster":740,"vsyncOverhead":1929}}}} [11:27:05] [DAP] [Info] <== {"seq":19215,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225644,\"extensionData\":{\"number\":19,\"startTime\":1953592680,\"elapsed\":13829,\"build\":11506,\"raster\":738,\"vsyncOverhead\":1505}}}}\n","severity":0,"category":11}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225644,"extensionData":{"number":19,"startTime":1953592680,"elapsed":13829,"build":11506,"raster":738,"vsyncOverhead":1505}}}} [11:27:05] [DAP] [Info] <== {"seq":19216,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225746,\"extensionData\":{\"number\":20,\"startTime\":1953691625,\"elapsed\":17972,\"build\":16758,\"raster\":685,\"vsyncOverhead\":450}}}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19217,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225747,\"extensionData\":{\"number\":21,\"startTime\":1953791482,\"elapsed\":12001,\"build\":10830,\"raster\":774,\"vsyncOverhead\":307}}}}\n","severity":0,"category":11}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225746,"extensionData":{"number":20,"startTime":1953691625,"elapsed":17972,"build":16758,"raster":685,"vsyncOverhead":450}}}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225747,"extensionData":{"number":21,"startTime":1953791482,"elapsed":12001,"build":10830,"raster":774,"vsyncOverhead":307}}}} [11:27:05] [DAP] [Info] <== {"seq":19218,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577225959,\"extensionData\":{\"number\":22,\"startTime\":1953910608,\"elapsed\":14642,\"build\":11086,\"raster\":704,\"vsyncOverhead\":2766}}}}\n","severity":0,"category":11}} [11:27:05] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577225959,"extensionData":{"number":22,"startTime":1953910608,"elapsed":14642,"build":11086,"raster":704,"vsyncOverhead":2766}}}} [11:27:05] [DAP] [Info] ==> {"command":"setBreakpoints","arguments":{"source":{"name":"package:isolate_breakpoint_freeze_repro/main.dart","path":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","sourceReference":0},"lines":[25],"breakpoints":[{"line":25}],"sourceModified":false},"type":"request","seq":9} [11:27:05] [DAP] [Info] <== {"seq":19219,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7722\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19220,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7723\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19221,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7724\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19222,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7725\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19223,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7726\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19224,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7727\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19225,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7728\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19226,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7729\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19227,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7730\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19228,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7731\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:05] [DAP] [Info] <== {"seq":19229,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7732\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7722","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/278955774468167","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7723","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/2794173109992507","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7724","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/4668708883508847","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7725","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/5524945431062339","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7726","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/7816040779157063","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7727","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/6977913843662603","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7728","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/8308509442716287","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7729","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/5649721535303643","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7730","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/309409828102843","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7731","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/6794435533294247","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7732","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/3677571356511291","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:06] [DAP] [Info] <== {"seq":19230,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226052,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19231,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7729\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226052,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7729"} [11:27:06] [DAP] [Info] <== {"seq":19232,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226057,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19233,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7727\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226057,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7727"} [11:27:06] [DAP] [Info] <== {"seq":19234,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226062,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19235,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7722\"}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19236,"type":"response","request_seq":9,"command":"setBreakpoints","success":true,"body":{"breakpoints":[{"verified":true}]}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226062,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7722"} [11:27:06] [DAP] [Info] <== {"seq":19237,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226066,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19238,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7726\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226066,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7726"} [11:27:06] [DAP] [Info] <== {"seq":19239,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226070,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19240,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7724\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226070,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7724"} [11:27:06] [DAP] [Info] <== {"seq":19241,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226075,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19242,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7725\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226075,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7725"} [11:27:06] [DAP] [Info] <== {"seq":19243,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226080,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19244,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7728\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226080,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7728"} [11:27:06] [DAP] [Info] <== {"seq":19245,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226084,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19246,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7723\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226084,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7723"} [11:27:06] [DAP] [Info] <== {"seq":19247,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226088,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19248,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7730\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226088,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7730"} [11:27:06] [DAP] [Info] <== {"seq":19249,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226093,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19250,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7731\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226093,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7731"} [11:27:06] [DAP] [Info] <== {"seq":19251,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226097,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19252,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7732\"}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226097,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7732"} [11:27:06] [DAP] [Info] <== {"seq":19253,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226103,\"extensionData\":{\"number\":23,\"startTime\":1954010559,\"elapsed\":15447,\"build\":11944,\"raster\":703,\"vsyncOverhead\":2717}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226103,"extensionData":{"number":23,"startTime":1954010559,"elapsed":15447,"build":11944,"raster":703,"vsyncOverhead":2717}}}} [11:27:06] [DAP] [Info] <== {"seq":19254,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226204,\"extensionData\":{\"number\":24,\"startTime\":1954126325,\"elapsed\":109530,\"build\":40338,\"raster\":649,\"vsyncOverhead\":68483}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19255,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226204,\"extensionData\":{\"number\":25,\"startTime\":1954176352,\"elapsed\":6690,\"build\":4372,\"raster\":416,\"vsyncOverhead\":1844}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19256,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226204,\"extensionData\":{\"number\":26,\"startTime\":1954241774,\"elapsed\":5515,\"build\":4454,\"raster\":419,\"vsyncOverhead\":599}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19257,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226204,\"extensionData\":{\"number\":27,\"startTime\":1954258503,\"elapsed\":5436,\"build\":4336,\"raster\":385,\"vsyncOverhead\":661}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226204,"extensionData":{"number":24,"startTime":1954126325,"elapsed":109530,"build":40338,"raster":649,"vsyncOverhead":68483}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226204,"extensionData":{"number":25,"startTime":1954176352,"elapsed":6690,"build":4372,"raster":416,"vsyncOverhead":1844}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226204,"extensionData":{"number":26,"startTime":1954241774,"elapsed":5515,"build":4454,"raster":419,"vsyncOverhead":599}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226204,"extensionData":{"number":27,"startTime":1954258503,"elapsed":5436,"build":4336,"raster":385,"vsyncOverhead":661}}}} [11:27:06] [DAP] [Info] <== {"seq":19258,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226316,\"extensionData\":{\"number\":28,\"startTime\":1954276063,\"elapsed\":5973,\"build\":3995,\"raster\":369,\"vsyncOverhead\":1555}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19259,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226317,\"extensionData\":{\"number\":29,\"startTime\":1954325469,\"elapsed\":5137,\"build\":3699,\"raster\":429,\"vsyncOverhead\":961}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19260,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226317,\"extensionData\":{\"number\":30,\"startTime\":1954341279,\"elapsed\":4503,\"build\":3943,\"raster\":416,\"vsyncOverhead\":104}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19261,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226317,\"extensionData\":{\"number\":31,\"startTime\":1954358100,\"elapsed\":4559,\"build\":3866,\"raster\":382,\"vsyncOverhead\":258}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19262,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226317,\"extensionData\":{\"number\":32,\"startTime\":1954376912,\"elapsed\":6145,\"build\":3277,\"raster\":415,\"vsyncOverhead\":2404}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226316,"extensionData":{"number":28,"startTime":1954276063,"elapsed":5973,"build":3995,"raster":369,"vsyncOverhead":1555}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226317,"extensionData":{"number":29,"startTime":1954325469,"elapsed":5137,"build":3699,"raster":429,"vsyncOverhead":961}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226317,"extensionData":{"number":30,"startTime":1954341279,"elapsed":4503,"build":3943,"raster":416,"vsyncOverhead":104}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226317,"extensionData":{"number":31,"startTime":1954358100,"elapsed":4559,"build":3866,"raster":382,"vsyncOverhead":258}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226317,"extensionData":{"number":32,"startTime":1954376912,"elapsed":6145,"build":3277,"raster":415,"vsyncOverhead":2404}}}} [11:27:06] [DAP] [Info] <== {"seq":19263,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226468,\"extensionData\":{\"number\":33,\"startTime\":1954424876,\"elapsed\":4643,\"build\":3767,\"raster\":466,\"vsyncOverhead\":368}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19264,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226468,\"extensionData\":{\"number\":34,\"startTime\":1954441633,\"elapsed\":4340,\"build\":3405,\"raster\":417,\"vsyncOverhead\":458}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19265,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226468,\"extensionData\":{\"number\":35,\"startTime\":1954459029,\"elapsed\":5205,\"build\":3558,\"raster\":418,\"vsyncOverhead\":1187}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19266,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226468,\"extensionData\":{\"number\":36,\"startTime\":1954476432,\"elapsed\":5804,\"build\":3407,\"raster\":416,\"vsyncOverhead\":1924}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226468,"extensionData":{"number":33,"startTime":1954424876,"elapsed":4643,"build":3767,"raster":466,"vsyncOverhead":368}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226468,"extensionData":{"number":34,"startTime":1954441633,"elapsed":4340,"build":3405,"raster":417,"vsyncOverhead":458}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226468,"extensionData":{"number":35,"startTime":1954459029,"elapsed":5205,"build":3558,"raster":418,"vsyncOverhead":1187}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226468,"extensionData":{"number":36,"startTime":1954476432,"elapsed":5804,"build":3407,"raster":416,"vsyncOverhead":1924}}}} [11:27:06] [DAP] [Info] <== {"seq":19267,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226582,\"extensionData\":{\"number\":37,\"startTime\":1954541329,\"elapsed\":4326,\"build\":3669,\"raster\":437,\"vsyncOverhead\":154}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19268,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226582,\"extensionData\":{\"number\":38,\"startTime\":1954558746,\"elapsed\":4592,\"build\":3275,\"raster\":374,\"vsyncOverhead\":904}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19269,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226582,\"extensionData\":{\"number\":39,\"startTime\":1954575885,\"elapsed\":4923,\"build\":3071,\"raster\":420,\"vsyncOverhead\":1377}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19270,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226582,\"extensionData\":{\"number\":40,\"startTime\":1954641739,\"elapsed\":4641,\"build\":3535,\"raster\":496,\"vsyncOverhead\":564}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226582,"extensionData":{"number":37,"startTime":1954541329,"elapsed":4326,"build":3669,"raster":437,"vsyncOverhead":154}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226582,"extensionData":{"number":38,"startTime":1954558746,"elapsed":4592,"build":3275,"raster":374,"vsyncOverhead":904}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226582,"extensionData":{"number":39,"startTime":1954575885,"elapsed":4923,"build":3071,"raster":420,"vsyncOverhead":1377}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226582,"extensionData":{"number":40,"startTime":1954641739,"elapsed":4641,"build":3535,"raster":496,"vsyncOverhead":564}}}} [11:27:06] [DAP] [Info] <== {"seq":19271,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226699,\"extensionData\":{\"number\":41,\"startTime\":1954658407,\"elapsed\":5292,\"build\":4230,\"raster\":436,\"vsyncOverhead\":565}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19272,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226699,\"extensionData\":{\"number\":42,\"startTime\":1954675196,\"elapsed\":7683,\"build\":6495,\"raster\":436,\"vsyncOverhead\":688}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19273,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226699,\"extensionData\":{\"number\":43,\"startTime\":1954743139,\"elapsed\":5811,\"build\":3368,\"raster\":422,\"vsyncOverhead\":1964}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19274,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226699,\"extensionData\":{\"number\":44,\"startTime\":1954758093,\"elapsed\":3985,\"build\":3271,\"raster\":406,\"vsyncOverhead\":251}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226699,"extensionData":{"number":41,"startTime":1954658407,"elapsed":5292,"build":4230,"raster":436,"vsyncOverhead":565}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226699,"extensionData":{"number":42,"startTime":1954675196,"elapsed":7683,"build":6495,"raster":436,"vsyncOverhead":688}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226699,"extensionData":{"number":43,"startTime":1954743139,"elapsed":5811,"build":3368,"raster":422,"vsyncOverhead":1964}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226699,"extensionData":{"number":44,"startTime":1954758093,"elapsed":3985,"build":3271,"raster":406,"vsyncOverhead":251}}}} [11:27:06] [DAP] [Info] <== {"seq":19275,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226816,\"extensionData\":{\"number\":45,\"startTime\":1954775204,\"elapsed\":4157,\"build\":2997,\"raster\":408,\"vsyncOverhead\":696}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19276,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226816,\"extensionData\":{\"number\":46,\"startTime\":1954793867,\"elapsed\":6191,\"build\":3026,\"raster\":436,\"vsyncOverhead\":2692}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19277,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226816,\"extensionData\":{\"number\":47,\"startTime\":1954843686,\"elapsed\":5852,\"build\":2885,\"raster\":416,\"vsyncOverhead\":2511}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19278,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226816,\"extensionData\":{\"number\":48,\"startTime\":1954858937,\"elapsed\":4822,\"build\":3250,\"raster\":436,\"vsyncOverhead\":1095}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226816,"extensionData":{"number":45,"startTime":1954775204,"elapsed":4157,"build":2997,"raster":408,"vsyncOverhead":696}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226816,"extensionData":{"number":46,"startTime":1954793867,"elapsed":6191,"build":3026,"raster":436,"vsyncOverhead":2692}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226816,"extensionData":{"number":47,"startTime":1954843686,"elapsed":5852,"build":2885,"raster":416,"vsyncOverhead":2511}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226816,"extensionData":{"number":48,"startTime":1954858937,"elapsed":4822,"build":3250,"raster":436,"vsyncOverhead":1095}}}} [11:27:06] [DAP] [Info] <== {"seq":19279,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226916,\"extensionData\":{\"number\":49,\"startTime\":1954876860,\"elapsed\":5625,\"build\":2758,\"raster\":469,\"vsyncOverhead\":2352}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19280,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226916,\"extensionData\":{\"number\":50,\"startTime\":1954893895,\"elapsed\":6098,\"build\":2900,\"raster\":419,\"vsyncOverhead\":2720}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19281,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226916,\"extensionData\":{\"number\":51,\"startTime\":1954943241,\"elapsed\":5640,\"build\":3079,\"raster\":435,\"vsyncOverhead\":2066}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19282,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226916,\"extensionData\":{\"number\":52,\"startTime\":1954958834,\"elapsed\":4909,\"build\":3422,\"raster\":433,\"vsyncOverhead\":992}}}}\n","severity":0,"category":11}} [11:27:06] [DAP] [Info] <== {"seq":19283,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577226916,\"extensionData\":{\"number\":53,\"startTime\":1954976535,\"elapsed\":5680,\"build\":3180,\"raster\":431,\"vsyncOverhead\":2027}}}}\n","severity":0,"category":11}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226916,"extensionData":{"number":49,"startTime":1954876860,"elapsed":5625,"build":2758,"raster":469,"vsyncOverhead":2352}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226916,"extensionData":{"number":50,"startTime":1954893895,"elapsed":6098,"build":2900,"raster":419,"vsyncOverhead":2720}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226916,"extensionData":{"number":51,"startTime":1954943241,"elapsed":5640,"build":3079,"raster":435,"vsyncOverhead":2066}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226916,"extensionData":{"number":52,"startTime":1954958834,"elapsed":4909,"build":3422,"raster":433,"vsyncOverhead":992}}}} [11:27:06] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577226916,"extensionData":{"number":53,"startTime":1954976535,"elapsed":5680,"build":3180,"raster":431,"vsyncOverhead":2027}}}} [11:27:07] [DAP] [Info] <== {"seq":19284,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227033,\"extensionData\":{\"number\":54,\"startTime\":1954993900,\"elapsed\":5797,\"build\":2630,\"raster\":392,\"vsyncOverhead\":2725}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19285,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227033,\"extensionData\":{\"number\":55,\"startTime\":1955042632,\"elapsed\":5060,\"build\":3075,\"raster\":446,\"vsyncOverhead\":1457}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19286,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227033,\"extensionData\":{\"number\":56,\"startTime\":1955058135,\"elapsed\":4146,\"build\":3412,\"raster\":404,\"vsyncOverhead\":293}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19287,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227033,\"extensionData\":{\"number\":57,\"startTime\":1955076159,\"elapsed\":4908,\"build\":2804,\"raster\":404,\"vsyncOverhead\":1651}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19288,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227033,\"extensionData\":{\"number\":58,\"startTime\":1955093669,\"elapsed\":5345,\"build\":2440,\"raster\":358,\"vsyncOverhead\":2494}}}}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227033,"extensionData":{"number":54,"startTime":1954993900,"elapsed":5797,"build":2630,"raster":392,"vsyncOverhead":2725}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227033,"extensionData":{"number":55,"startTime":1955042632,"elapsed":5060,"build":3075,"raster":446,"vsyncOverhead":1457}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227033,"extensionData":{"number":56,"startTime":1955058135,"elapsed":4146,"build":3412,"raster":404,"vsyncOverhead":293}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227033,"extensionData":{"number":57,"startTime":1955076159,"elapsed":4908,"build":2804,"raster":404,"vsyncOverhead":1651}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227033,"extensionData":{"number":58,"startTime":1955093669,"elapsed":5345,"build":2440,"raster":358,"vsyncOverhead":2494}}}} [11:27:07] [DAP] [Info] <== {"seq":19289,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227181,\"extensionData\":{\"number\":59,\"startTime\":1955142131,\"elapsed\":3900,\"build\":2534,\"raster\":371,\"vsyncOverhead\":956}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19290,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227181,\"extensionData\":{\"number\":60,\"startTime\":1955158626,\"elapsed\":4047,\"build\":2784,\"raster\":422,\"vsyncOverhead\":784}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19291,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227181,\"extensionData\":{\"number\":61,\"startTime\":1955175726,\"elapsed\":4774,\"build\":3075,\"raster\":427,\"vsyncOverhead\":1218}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19292,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227181,\"extensionData\":{\"number\":62,\"startTime\":1955193268,\"elapsed\":5555,\"build\":2970,\"raster\":432,\"vsyncOverhead\":2093}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19293,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227181,\"extensionData\":{\"number\":63,\"startTime\":1955241719,\"elapsed\":4041,\"build\":2988,\"raster\":449,\"vsyncOverhead\":544}}}}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227181,"extensionData":{"number":59,"startTime":1955142131,"elapsed":3900,"build":2534,"raster":371,"vsyncOverhead":956}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227181,"extensionData":{"number":60,"startTime":1955158626,"elapsed":4047,"build":2784,"raster":422,"vsyncOverhead":784}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227181,"extensionData":{"number":61,"startTime":1955175726,"elapsed":4774,"build":3075,"raster":427,"vsyncOverhead":1218}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227181,"extensionData":{"number":62,"startTime":1955193268,"elapsed":5555,"build":2970,"raster":432,"vsyncOverhead":2093}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227181,"extensionData":{"number":63,"startTime":1955241719,"elapsed":4041,"build":2988,"raster":449,"vsyncOverhead":544}}}} [11:27:07] [DAP] [Info] <== {"seq":19294,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227299,\"extensionData\":{\"number\":64,\"startTime\":1955258963,\"elapsed\":4671,\"build\":3071,\"raster\":437,\"vsyncOverhead\":1121}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19295,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227299,\"extensionData\":{\"number\":65,\"startTime\":1955275194,\"elapsed\":4190,\"build\":3048,\"raster\":398,\"vsyncOverhead\":686}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19296,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227299,\"extensionData\":{\"number\":66,\"startTime\":1955292526,\"elapsed\":4265,\"build\":2481,\"raster\":396,\"vsyncOverhead\":1351}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19297,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227299,\"extensionData\":{\"number\":67,\"startTime\":1955358518,\"elapsed\":4799,\"build\":3535,\"raster\":525,\"vsyncOverhead\":676}}}}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227299,"extensionData":{"number":64,"startTime":1955258963,"elapsed":4671,"build":3071,"raster":437,"vsyncOverhead":1121}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227299,"extensionData":{"number":65,"startTime":1955275194,"elapsed":4190,"build":3048,"raster":398,"vsyncOverhead":686}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227299,"extensionData":{"number":66,"startTime":1955292526,"elapsed":4265,"build":2481,"raster":396,"vsyncOverhead":1351}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227299,"extensionData":{"number":67,"startTime":1955358518,"elapsed":4799,"build":3535,"raster":525,"vsyncOverhead":676}}}} [11:27:07] [DAP] [Info] <== {"seq":19298,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227416,\"extensionData\":{\"number\":68,\"startTime\":1955375077,\"elapsed\":4947,\"build\":3854,\"raster\":464,\"vsyncOverhead\":569}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19299,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227416,\"extensionData\":{\"number\":69,\"startTime\":1955391809,\"elapsed\":3972,\"build\":2853,\"raster\":425,\"vsyncOverhead\":634}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19300,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Extension\",\"event\":{\"type\":\"Event\",\"kind\":\"Extension\",\"extensionKind\":\"Flutter.Frame\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227416,\"extensionData\":{\"number\":70,\"startTime\":1955458164,\"elapsed\":4690,\"build\":3758,\"raster\":555,\"vsyncOverhead\":322}}}}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227416,"extensionData":{"number":68,"startTime":1955375077,"elapsed":4947,"build":3854,"raster":464,"vsyncOverhead":569}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227416,"extensionData":{"number":69,"startTime":1955391809,"elapsed":3972,"build":2853,"raster":425,"vsyncOverhead":634}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Extension","event":{"type":"Event","kind":"Extension","extensionKind":"Flutter.Frame","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227416,"extensionData":{"number":70,"startTime":1955458164,"elapsed":4690,"build":3758,"raster":555,"vsyncOverhead":322}}}} [11:27:07] [DAP] [Info] ==> {"command":"setBreakpoints","arguments":{"source":{"name":"package:isolate_breakpoint_freeze_repro/main.dart","path":"/Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","sourceReference":0},"lines":[25,28],"breakpoints":[{"line":25},{"line":28}],"sourceModified":false},"type":"request","seq":10} [11:27:07] [DAP] [Info] <== {"seq":19301,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7733\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19302,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7734\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19303,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7735\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19304,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7736\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19305,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7737\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19306,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7738\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19307,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7739\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19308,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7740\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19309,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7741\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19310,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7742\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19311,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7743\",\"jsonrpc\":\"2.0\",\"method\":\"removeBreakpoint\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"breakpointId\":\"breakpoints/1\"}}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7733","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/278955774468167","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7734","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/2794173109992507","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7735","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/4668708883508847","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7736","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/5524945431062339","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7737","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/7816040779157063","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7738","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/6977913843662603","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7739","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/8308509442716287","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7740","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/5649721535303643","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7741","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/309409828102843","breakpointId":"breakpoints/1"}} [11:27:07] [DAP] [Info] <== {"seq":19312,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227501,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19313,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7733\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19314,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7744\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19315,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7745\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/278955774468167\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19316,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227501,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19317,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7734\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19318,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227501,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19319,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7746\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19320,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7747\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/2794173109992507\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19321,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7735\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19322,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227501,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19323,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7748\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19324,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7749\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/4668708883508847\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19325,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7736\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7742","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/6794435533294247","breakpointId":"breakpoints/1"}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7743","jsonrpc":"2.0","method":"removeBreakpoint","params":{"isolateId":"isolates/3677571356511291","breakpointId":"breakpoints/1"}} [11:27:07] [DAP] [Info] <== {"seq":19326,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227501,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19327,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7750\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19328,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7751\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/5524945431062339\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19329,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7737\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19330,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227502,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19331,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7752\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19332,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7753\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/7816040779157063\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19333,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7738\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19334,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227502,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19335,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7754\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19336,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7755\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/6977913843662603\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19337,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7739\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19338,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227502,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19339,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7756\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19340,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7757\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/8308509442716287\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227501,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7733"} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7744","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/278955774468167","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7745","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/278955774468167","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227501,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7734"} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227501,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7746","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/2794173109992507","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7747","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/2794173109992507","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7735"} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227501,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7748","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/4668708883508847","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7749","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/4668708883508847","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7736"} [11:27:07] [DAP] [Info] <== {"seq":19341,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7741\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19342,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7758\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19343,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7759\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/309409828102843\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19344,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6794435533294247\",\"name\":\"_MainAppState._count\",\"number\":\"6794435533294247\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227502,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19345,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7742\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19346,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5649721535303643\",\"name\":\"_MainAppState._count\",\"number\":\"5649721535303643\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227502,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19347,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7760\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19348,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7761\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/6794435533294247\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19349,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7740\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19350,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointRemoved\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/3677571356511291\",\"name\":\"_MainAppState._count\",\"number\":\"3677571356511291\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227502,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/1\",\"enabled\":true,\"breakpointNumber\":1,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19351,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7762\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19352,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7763\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/5649721535303643\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19353,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Success\"},\"id\":\"7743\"}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19354,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7764\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":25}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19355,"type":"event","event":"dart.log","body":{"message":"==> {\"id\":\"7765\",\"jsonrpc\":\"2.0\",\"method\":\"addBreakpointWithScriptUri\",\"params\":{\"isolateId\":\"isolates/3677571356511291\",\"scriptUri\":\"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart\",\"line\":28}}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227501,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7750","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/5524945431062339","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7751","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/5524945431062339","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7737"} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227502,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7752","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/7816040779157063","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7753","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/7816040779157063","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7738"} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227502,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7754","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/6977913843662603","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7755","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/6977913843662603","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7739"} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227502,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7756","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/8308509442716287","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7757","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/8308509442716287","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7741"} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7758","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/309409828102843","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7759","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/309409828102843","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6794435533294247","name":"_MainAppState._count","number":"6794435533294247","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227502,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7742"} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5649721535303643","name":"_MainAppState._count","number":"5649721535303643","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227502,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7760","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/6794435533294247","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7761","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/6794435533294247","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7740"} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointRemoved","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/3677571356511291","name":"_MainAppState._count","number":"3677571356511291","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227502,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/1","enabled":true,"breakpointNumber":1,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7762","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/5649721535303643","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7763","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/5649721535303643","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Success"},"id":"7743"} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7764","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/3677571356511291","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":25}} [11:27:07] [VmService] [Info] [Flutter (macOS)] ==> {"id":"7765","jsonrpc":"2.0","method":"addBreakpointWithScriptUri","params":{"isolateId":"isolates/3677571356511291","scriptUri":"file:///Users/danny/Dev/TestStuff/isolate_breakpoint_freeze_repro/lib/main.dart","line":28}} [11:27:07] [DAP] [Info] <== {"seq":19356,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/278955774468167\",\"name\":\"main\",\"number\":\"278955774468167\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227536,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19357,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7744\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/278955774468167","name":"main","number":"278955774468167","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227536,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7744"} [11:27:07] [DAP] [Info] <== {"seq":19358,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/2794173109992507\",\"name\":\"_MainAppState._count\",\"number\":\"2794173109992507\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227541,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19359,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7746\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/2794173109992507","name":"_MainAppState._count","number":"2794173109992507","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227541,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7746"} [11:27:07] [DAP] [Info] <== {"seq":19360,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/4668708883508847\",\"name\":\"_MainAppState._count\",\"number\":\"4668708883508847\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227546,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19361,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7748\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/4668708883508847","name":"_MainAppState._count","number":"4668708883508847","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227546,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7748"} [11:27:07] [DAP] [Info] <== {"seq":19362,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/7816040779157063\",\"name\":\"_MainAppState._count\",\"number\":\"7816040779157063\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227550,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19363,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7752\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/7816040779157063","name":"_MainAppState._count","number":"7816040779157063","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227550,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7752"} [11:27:07] [DAP] [Info] <== {"seq":19364,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/6977913843662603\",\"name\":\"_MainAppState._count\",\"number\":\"6977913843662603\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227555,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19365,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7754\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/6977913843662603","name":"_MainAppState._count","number":"6977913843662603","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227555,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7754"} [11:27:07] [DAP] [Info] <== {"seq":19366,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/8308509442716287\",\"name\":\"_MainAppState._count\",\"number\":\"8308509442716287\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227559,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19367,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7756\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/8308509442716287","name":"_MainAppState._count","number":"8308509442716287","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227559,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7756"} [11:27:07] [DAP] [Info] <== {"seq":19368,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/5524945431062339\",\"name\":\"_MainAppState._count\",\"number\":\"5524945431062339\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227563,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19369,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7750\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/5524945431062339","name":"_MainAppState._count","number":"5524945431062339","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227563,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7750"} [11:27:07] [DAP] [Info] <== {"seq":19370,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"method\":\"streamNotify\",\"params\":{\"streamId\":\"Debug\",\"event\":{\"type\":\"Event\",\"kind\":\"BreakpointAdded\",\"isolateGroup\":{\"type\":\"@IsolateGroup\",\"id\":\"isolateGroups/8777552111975837\",\"name\":\"main.dart\",\"number\":\"8777552111975837\",\"isSystemIsolateGroup\":false},\"isolate\":{\"type\":\"@Isolate\",\"id\":\"isolates/309409828102843\",\"name\":\"_MainAppState._count\",\"number\":\"309409828102843\",\"isSystemIsolate\":false,\"isolateGroupId\":\"isolateGroups/8777552111975837\"},\"timestamp\":1705577227568,\"breakpoint\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\"},\"tokenPos\":477,\"line\":25,\"column\":27}}}}}\n","severity":0,"category":11}} [11:27:07] [DAP] [Info] <== {"seq":19371,"type":"event","event":"dart.log","body":{"message":"<== {\"jsonrpc\":\"2.0\",\"result\":{\"type\":\"Breakpoint\",\"fixedId\":true,\"id\":\"breakpoints/2\",\"enabled\":true,\"breakpointNumber\":2,\"resolved\":true,\"location\":{\"type\":\"SourceLocation\",\"script\":{\"type\":\"@Script\",\"fixedId\":true,\"id\":\"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193\",\"uri\":\"package:isolate_breakpoint_freeze_repro/main.dart\",\"_kind\":\"kernel\"},\"tokenPos\":477,\"line\":25,\"column\":27}},\"id\":\"7758\"}\n","severity":0,"category":11}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","method":"streamNotify","params":{"streamId":"Debug","event":{"type":"Event","kind":"BreakpointAdded","isolateGroup":{"type":"@IsolateGroup","id":"isolateGroups/8777552111975837","name":"main.dart","number":"8777552111975837","isSystemIsolateGroup":false},"isolate":{"type":"@Isolate","id":"isolates/309409828102843","name":"_MainAppState._count","number":"309409828102843","isSystemIsolate":false,"isolateGroupId":"isolateGroups/8777552111975837"},"timestamp":1705577227568,"breakpoint":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart"},"tokenPos":477,"line":25,"column":27}}}}} [11:27:07] [VmService] [Info] [Flutter (macOS)] <== {"jsonrpc":"2.0","result":{"type":"Breakpoint","fixedId":true,"id":"breakpoints/2","enabled":true,"breakpointNumber":2,"resolved":true,"location":{"type":"SourceLocation","script":{"type":"@Script","fixedId":true,"id":"libraries/@18052555/scripts/package%3Aisolate_breakpoint_freeze_repro%2Fmain.dart/18d1c531193","uri":"package:isolate_breakpoint_freeze_repro/main.dart","_kind":"kernel"},"tokenPos":477,"line":25,"column":27}},"id":"7758"} Thu Jan 18 2024 [11:27:12 GMT+0000 (Greenwich Mean Time)] Log file ended